Gets or sets the size of the label in chart control client coordinates.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] [XmlAttributeAttribute] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] public Size Size { get; set; } |
Visual Basic |
---|
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ <XmlAttributeAttribute> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Property Size As Size Get Set |
Remarks
Modifying this value will change SizeDefault.