Gets or sets the distance among chart series.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C#
![]() |
---|
public float DistBtwSeries { get; set; } |
Visual Basic
![]() |
---|
Public Property DistBtwSeries As Single |
A float value.
The property specifies the distance among separate graphics in multi-series 3D charts. Default value for the DistBtwSeries property is 10f.