[NullableContext((byte)2)] [Nullable((byte)0)] public sealed class BarChartItem : DispatcherObject, IVisualElement, BarChartItem.IBindings
kind:method
kind:property
kind:ctor
BarChartItem()
BarChartItem(Visual?, Double)
BarColor
Label
Value
ValueLabel
BarChartItem.IBindings.BarColor
BarChartItem.IBindings.Label
BarChartItem.IBindings.Value
BarChartItem.IBindings.ValueLabel
IVisualElement.App
BindBarColor(Binding<Nullable<Color>>)
BindLabel(Binding<Visual?>)
BindValue(Binding<Double>)
BindValueLabel(Binding<Visual?>)
BarColor(BarChartItem, Nullable<Color>)
BarColor(BarChartItem, Binding<Nullable<Color>>)
Label(BarChartItem, Binding<Visual?>)
Label(BarChartItem, Visual?)
Value(BarChartItem, Double)
Value(BarChartItem, Binding<Double>)
ValueLabel(BarChartItem, Binding<Visual?>)
ValueLabel(BarChartItem, Visual?)