Gets or sets the offset distance from an associated data point.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(0)] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] [XmlAttributeAttribute] public int Offset { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(0)> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <XmlAttributeAttribute> _ Public Property Offset As Integer Get Set |
Remarks
Offset is measured in pixels.