Gets or sets the offset at the axes before the chart graphics. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public float Offset3D { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Offset3D As Single |
A float value. Default is 2f.
Offset3D is used only by 3D charts. It sets the space at the axes before chart graphics are drawn. The offset is considered for both axes as well for the second Y-axis, if drawn.
Default value for the Offset3D property is 2f.