Namespace:
C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] [XmlAttributeAttribute] [DefaultValueAttribute(false)] public bool AutoFit { get; set; } |
Visual Basic |
---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <XmlAttributeAttribute> _ <DefaultValueAttribute(False)> _ Public Property AutoFit As Boolean Get Set |