MindFusion.Wpf Pack Programmer's Guide
BarChart3D.SeriesWidth Property
See Also
 





Gets or sets the size of the series in the chart. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double SeriesWidth { get; set; }

Visual Basic  Copy Code

Public Property SeriesWidth As Double

 Property Value

A double value. The default is 0.8.

 See Also

BarChart3D Members
BarChart3D Class
MindFusion.Charting.Wpf Namespace