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





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

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

 Syntax

C#  Copy Code

public LabelType TopLabelType { get; set; }

Visual Basic  Copy Code

Public Property TopLabelType 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