Charting for WinForms Programmer's Guide
Range.Alignment Property
See Also
 






Gets or sets the alignment of this range relative to the scale it is associated with.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Alignment Alignment { get; set; }

Visual Basic  Copy Code

Public Property Alignment As Alignment

 Property Value

A member of the Alignment enumeration.

 See Also

Range Members
Range Class
MindFusion.Gauges Namespace