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





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

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public CustomLabelPosition CustomLabelPosition { get; set; }

Visual Basic  Copy Code

Public Property CustomLabelPosition As CustomLabelPosition

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace