Gets or sets the maximum offset distance in pixels from an associated 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
C1.Win.C1Chart.AutoLabelArrangement Class | C1.Win.C1Chart.AutoLabelArrangement Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |