2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar.ScaleMenuItem Class / Scale Property

In This Topic
    Scale Property (AxisScrollBar.ScaleMenuItem)
    In This Topic
    Gets or sets the scale that corresponds to the menu item.
    Syntax
    'Declaration
     
    Public Property Scale As System.Double
    public System.double Scale {get; set;}
    See Also