C# Class Telerik.UI.Xaml.Controls.Chart.ChartSeriesLabelUpdateContext

Show file Open project: unoplatform/Uno.Telerik.UI-For-UWP Class Usage Examples

Public Properties

Property Type Description
Definition Telerik.UI.Xaml.Controls.Chart.ChartSeriesLabelDefinition
DefinitionIndex int
IsPlotInverse bool
PlotDirection AxisPlotDirection
Point DataPoint
PointVirtualIndex int

Property Details

Definition public property

public ChartSeriesLabelDefinition,Telerik.UI.Xaml.Controls.Chart Definition
return Telerik.UI.Xaml.Controls.Chart.ChartSeriesLabelDefinition

DefinitionIndex public property

public int DefinitionIndex
return int

IsPlotInverse public property

public bool IsPlotInverse
return bool

PlotDirection public property

public AxisPlotDirection PlotDirection
return AxisPlotDirection

Point public property

public DataPoint Point
return DataPoint

PointVirtualIndex public property

public int PointVirtualIndex
return int