<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / ReportOptions Class / RawDataScale Property

In This Topic
    RawDataScale Property (ReportOptions)
    In This Topic
    Gets or sets the scaling mode to be used when rendering the raw data grid.
    Syntax
    'Declaration
     
    Public Property RawDataScale As ScaleMode
    public ScaleMode RawDataScale {get; set;}
    See Also