Gets or sets the offset distance in pixels from an associated data point.
[Visual Basic]
Public Property Offset As Integer
[C#]
public int Offset {get;set;}
[Delphi]
public property Offset: Int32 read get_Offset write set_Offset;
See Also
DataLabel Class | DataLabel Members | C1.Win.C1Chart Namespace | Label Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |