Enabled Property (ChartAxisScaleBreak)
In This Topic
Gets or sets a value indicating whether scale breaks can be automatically applied.
Default: False.
Syntax
'Declaration
Public Property Enabled As RdlBool
public RdlBool Enabled {get; set;}
See Also