HorizontalGroupHelper

StockSharp.Xaml.Charting

Ein HelperClass, der verwendet wurde, um die Funktionalität von VerticalChartGroupProperty auszuführen, aber wenn das Diagramm gedreht wird (e.g. YAxis AxisAlignment= Top)

Methoden

GetHorizontalChartGroup
public static string GetHorizontalChartGroup(DependencyObject element)
result = HorizontalGroupHelper.GetHorizontalChartGroup(element)

Bekommt die Eigenschaft Horizontal chart group depedency

element
Das Element.
SetHorizontalChartGroup
public static void SetHorizontalChartGroup(DependencyObject element, string syncWidthGroup)
HorizontalGroupHelper.SetHorizontalChartGroup(element, syncWidthGroup)

Legt die horizontale Chartgruppenabhängigkeitseigenschaft fest

element
Das Element.
syncWidthGroup
Die benannte Gruppe

Felder

HorizontalChartGroupProperty
public static readonly DependencyProperty HorizontalChartGroupProperty
value = HorizontalGroupHelper.HorizontalChartGroupProperty

Definiert die HorizontalChartGroupDependencyProperty