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





Gets or sets the path used for retrieving inner label values from the DataSource. This is a dependency property.

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

 Syntax

C#  Copy Code

public string InnerLabelPath { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelPath As String

 Property Value

A string containing the binding path for inner labels. The default value is an empty string.

 See Also

CandlestickSeries Members
CandlestickSeries Class
MindFusion.Charting.Wpf Namespace