Gets or sets the series offset for appropriate charts.
[Visual Basic]
Public Property Offset As Integer
[C#]
public int Offset {get;set;}
[Delphi]
public property Offset: Int32 read get_Offset write set_Offset;
Remarks
The meaning, if any, of the series offset can change from chart type to chart type.
See Also
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |