FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ValueLabel Class / Value Property

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