C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / RawScale Property

In This Topic
RawScale Property (PivotReportOptions)
In This Topic
Gets or sets the ScaleMode for the RawData.
Syntax
'Declaration
 
Public Property RawScale As C1.WPF.Grid.GridScaleMode
 
See Also