MindFusion.Wpf Pack Programmer's Guide
Bar.Width Property
See Also
 





Gets the width of the bar.

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

 Syntax

C#  Copy Code

public double Width { get; }

Visual Basic  Copy Code

Public ReadOnly Property Width As Double

 Property Value

A double value.

 See Also

Bar Members
Bar Class
MindFusion.Charting.Wpf Namespace