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