Gets or sets the label to be used for this chart point.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public string Label { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Label As String <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |