FlexChart | ComponentOne
C1.Win.FlexChart.4.5.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 System.Double
    public System.double Value {get; set;}
    See Also