MindFusion.Wpf Pack Programmer's Guide
BarSeries.TopLabelOffset Property
See Also
 





Gets or sets the offset of the top label from the edge of the bar. This is a dependency property.

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

 Syntax

C#  Copy Code

public double TopLabelOffset { get; set; }

Visual Basic  Copy Code

Public Property TopLabelOffset As Double

 Property Value

A double value. The default is 5.

 See Also

BarSeries Members
BarSeries Class
MindFusion.Charting.Wpf Namespace