MindFusion WinForms Programmer's Guide
AxesChart.DistBtwSeries Property
See Also
 





Gets or sets the distance between chart graphics drawn behind each other.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float DistBtwSeries { get; set; }

Visual Basic  Copy Code

Public Property DistBtwSeries As Single

 Property Value

A float value specifying the distance between the chart series, in pixels.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace