Gets or sets the size of the series in the chart. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double SeriesWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property SeriesWidth As Double |
A double value. The default is 0.8.