FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / GridLength Class / Value Property

In This Topic
    Value Property (GridLength)
    In This Topic
    Returns value part of this GridLength instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Double
    public System.double Value {get;}
    See Also