Gets or sets the appearance of ValueLabel.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(ValueLabelAppearanceEnum.Label)] [XmlAttributeAttribute] public ValueLabelAppearanceEnum Appearance { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(ValueLabelAppearanceEnum.Label)> _ <XmlAttributeAttribute> _ Public Property Appearance As ValueLabelAppearanceEnum Get Set |