Gets or sets the offset of the label from the axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public double LabelOffset { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelOffset As Double |
See Also