FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 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