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





Gets or sets the distance from top label to the edge of the candlestick.

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 specifying label offset. The default value is 5.

 See Also

CandlestickSeries Members
CandlestickSeries Class
MindFusion.Charting.Wpf Namespace