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