<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / ValueLabel Class / Label Property

In This Topic
    Label Property (ValueLabel)
    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