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