Legend::TitleAlignment Property
.NET Framework (current version)
Gets or sets the alignment of the legend title.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: property StringAlignment TitleAlignment { StringAlignment get(); void set(StringAlignment value); }
Property Value
Type: System.Drawing::StringAlignmentA StringAlignment enumeration value that represents the alignment of the legend title. The default value is Center.
.NET Framework
Available since 4.0
Available since 4.0
Show: