Charting for WinForms Programmer's Guide
BaseScale.EndWidth Property
See Also
 






Gets or sets the width of the scale bar at its end.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length EndWidth { get; set; }

Visual Basic  Copy Code

Public Property EndWidth As Length

 Property Value

An instance of the Length structure.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace