Charting for WinForms Programmer's Guide
BaseGauge.Width Property
See Also
 






Gets the width of the gauge.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public int Width { get; }

Visual Basic  Copy Code

Public ReadOnly Property Width As Integer

 Property Value

An integer value.

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace