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





Gets or sets the offset of the label from the axis. This is a dependency property.

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

 Syntax

C#  Copy Code

public double LabelOffset { get; set; }

Visual Basic  Copy Code

Public Property LabelOffset As Double

 Property Value

A double value. The default is 5.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Reporting.Wpf Namespace