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

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