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

In This Topic
    Label Property
    In This Topic
    Gets or sets the label to be used for this chart point.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also