Gets or sets the label for the static member (displayed either on the category axis or in the legend, as appropriate).
Visual Basic (Declaration) | |
---|---|
Public Property Label As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Label {get; set;} |
Property Value
An ExpressionInfo object indicating the label for the static member (displayed either on the category axis or in the legend, as appropriate).