Offset Property (PlotConfig)
In This Topic
Gets or sets Gets or sets the offset of data point. Controls distance from origin For pie chart configuration setting Offset to a positive value makes exploded chart. Values: from 0 to 1
Syntax
'Declaration
Public ReadOnly Property Offset As Double
public double Offset {get;}
See Also