<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap 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 Olap chart.
    Syntax
    'Declaration
     
    Public Property ChartScale As ScaleMode
    public ScaleMode ChartScale {get; set;}
    See Also