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

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