MindFusion WinForms Programmer's Guide
LineChart.LabelAlignment Property
See Also
 





Gets or sets the alignment of labels drawn at data points.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public StringAlignment LabelAlignment { get; set; }

Visual Basic  Copy Code

Public Property LabelAlignment As StringAlignment

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace