Class StackedBarItemsControl
Inheritance
System.Object
StackedBarItemsControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class StackedBarItemsControl : FastItemsControl<StackedBarItem, Grid>
Constructors
StackedBarItemsControl()
Declaration
public StackedBarItemsControl()
Fields
BarBorderBrushesProperty
Declaration
public static readonly DependencyProperty BarBorderBrushesProperty
Field Value
Microsoft.
|
BarBorderThicknessProperty
Declaration
public static readonly DependencyProperty BarBorderThicknessProperty
Field Value
Microsoft.
|
BarBrushesProperty
Declaration
public static readonly DependencyProperty BarBrushesProperty
Field Value
Microsoft.
|
BarHeightPercentProperty
Declaration
public static readonly DependencyProperty BarHeightPercentProperty
Field Value
Microsoft.
|
BarStyleProperty
Declaration
public static readonly DependencyProperty BarStyleProperty
Field Value
Microsoft.
|
ShowToolTipsProperty
Declaration
public static readonly DependencyProperty ShowToolTipsProperty
Field Value
Microsoft.
|
Properties
BarBorderBrushes
BarBorderThickness
Declaration
public double BarBorderThickness { get; set; }
Property Value
System.
|
BarBrushes
BarHeightPercent
Declaration
public double BarHeightPercent { get; set; }
Property Value
System.
|
BarStyle
Declaration
public double BarStyle { get; set; }
Property Value
System.
|
ShowToolTips
Declaration
public double ShowToolTips { get; set; }
Property Value
System.
|
Methods
OnItemsChanged()
Declaration
protected override void OnItemsChanged()
Overrides
Telerik.UI.Xaml.Controls.DataVisualization.FastItemsControl<Telerik.UI.Xaml.Controls.DataVisualization.StackedBarItem, Microsoft.UI.Xaml.Controls.Grid>.OnItemsChanged()