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





Gets or sets the type of the inner labels. This is a dependency property.

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

 Syntax

C#  Copy Code

public LabelType InnerLabelType { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelType As LabelType

 Property Value

A member of the LabelType enumeration. The default value is Empty.

 See Also

CandlestickSeries Members
CandlestickSeries Class
MindFusion.Charting.Wpf Namespace