FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / ElementSize Class / Value Property

In This Topic
    Value Property (ElementSize)
    In This Topic
    Gets or sets the value.
    Syntax
    'Declaration
     
    Public Property Value As Double
    public double Value {get; set;}
    See Also