Gets or sets the offset value used to vary diameter of the pie within the charting area.
[Visual Basic]
Public Property OtherOffset As Integer
[C#]
public int OtherOffset {get;set;}
[Delphi]
public property OtherOffset: Int32 read get_OtherOffset write set_OtherOffset;
See Also
Pie Class | Pie Members | C1.Win.C1Chart Namespace | Pie Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |