Class RadLegend
Inherited Members
Namespace: Telerik.XamarinForms.Chart
Assembly: Telerik.XamarinForms.Chart.dll
Syntax
public class RadLegend : RadView, INotifyNativeControlLoaded
Constructors
RadLegend()
Declaration
public RadLegend()
Fields
LegendItemFontColorProperty
Declaration
public static readonly BindableProperty LegendItemFontColorProperty
Field Value
Xamarin.Forms.BindableProperty
|
LegendItemFontSizeProperty
Declaration
public static readonly BindableProperty LegendItemFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty
|
LegendItemIconSizeProperty
Declaration
public static readonly BindableProperty LegendItemIconSizeProperty
Field Value
Xamarin.Forms.BindableProperty
|
LegendProviderProperty
Declaration
public static readonly BindableProperty LegendProviderProperty
Field Value
Xamarin.Forms.BindableProperty
|
OrientationProperty
Declaration
public static readonly BindableProperty OrientationProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
LegendItemFontColor
Declaration
public Color LegendItemFontColor { get; set; }
Property Value
Xamarin.Forms.Color
|
LegendItemFontSize
Declaration
public double LegendItemFontSize { get; set; }
Property Value
System.Double
|
LegendItemIconSize
Declaration
public Size LegendItemIconSize { get; set; }
Property Value
Xamarin.Forms.Size
|