'DeclarationPublic Property ShowLoaderImagesForPlotTiles As System.Boolean
'UsageDim instance As NChartServerSettings Dim value As System.Boolean instance.ShowLoaderImagesForPlotTiles = value value = instance.ShowLoaderImagesForPlotTiles
public System.bool ShowLoaderImagesForPlotTiles {get; set;}