MindFusion.Wpf Pack Programmer's Guide
AxisSettings.CustomLabelPosition Property
See Also
 





Gets or sets the position of custom labels. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public CustomLabelPosition CustomLabelPosition { get; set; }

Visual Basic  Copy Code

Public Property CustomLabelPosition As CustomLabelPosition

 Property Value

A member of the CustomLabelPosition enumeration. The default is ChartDataPoints.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Reporting.Wpf Namespace