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

In This Topic
    GridScale Property (C1OlapContentOptions)
    In This Topic
    Gets or sets the ScaleMode for the Grid.
    Syntax
    'Declaration
     
    Public Property GridScale As ScaleMode
    public ScaleMode GridScale {get; set;}
    See Also