C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ReportOptions Class / ChartScale Property

In This Topic
ChartScale Property (ReportOptions)
In This Topic
Gets or sets the scaling mode to be used when rendering the FlexPivot chart.
Syntax
'Declaration
 
Public Property ChartScale As C1.WPF.Grid.GridScaleMode
 
See Also