'Declaration
Public Property ShowLoaderImagesForPlotTiles As System.Boolean
'Usage
Dim instance As NChartServerSettings Dim value As System.Boolean instance.ShowLoaderImagesForPlotTiles = value value = instance.ShowLoaderImagesForPlotTiles
public System.bool ShowLoaderImagesForPlotTiles {get; set;}