Gets or sets the offset at the axes before the chart graphics.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float Offset3D { get; set; } |
Visual Basic
![]() |
---|
Public Property Offset3D As Single |
A float value.
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.