Gets or sets the label element.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public UIElement Label { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Label As UIElement <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |