PolarPanel

StockSharp.Xaml.Charting.Themes

O PolarPanel fornece o painel que organiza itens do centro do painel para os limites externos

Herda de: Panel

Construtores

PolarPanel
public PolarPanel()
polarPanel = PolarPanel()

Inicializa uma nova instância de PolarPanel class

Propriedades

IsReversedOrder
public bool IsReversedOrder { get; set; }
value = polarPanel.IsReversedOrder
polarPanel.IsReversedOrder = value

Obtém ou define se o painel deve organizar elementos filhos em ordem inversa

MinimimalItemSize
public double MinimimalItemSize { get; set; }
value = polarPanel.MinimimalItemSize
polarPanel.MinimimalItemSize = value

Obtém ou define o tamanho mínimo do painel

StretchToSize
public bool StretchToSize { get; set; }
value = polarPanel.StretchToSize
polarPanel.StretchToSize = value

Obtém ou define se o painel deve esticar as crianças para o seu tamanho ou não

Métodos

GetShouldCopyThicknessToParent
public static bool GetShouldCopyThicknessToParent(UIElement element)
result = PolarPanel.GetShouldCopyThicknessToParent(element)

Obtém o valor da propriedade ShouldCopyThicknessToParent anexada para um UIElement especificado.

element
GetThickness
public static double GetThickness(UIElement element)
result = PolarPanel.GetThickness(element)

Obtém o valor da propriedade em anexo para um UIElement especificado.

element
SetShouldCopyThicknessToParent
public static void SetShouldCopyThicknessToParent(UIElement element, bool value)
PolarPanel.SetShouldCopyThicknessToParent(element, value)

Define o valor da propriedade ShouldCopyThicknessToParent anexada para uma UIElement especificada.

element
value
SetThickness
public static void SetThickness(UIElement element, double value)
PolarPanel.SetThickness(element, value)

Define o valor da propriedade em anexo para uma UIElement especificada.

element
value

Campos

IsReversedOrderProperty
public static readonly DependencyProperty IsReversedOrderProperty
value = PolarPanel.IsReversedOrderProperty

Define IsReversedOrder DependencyProperty @

MinimimalItemSizeProperty
public static readonly DependencyProperty MinimimalItemSizeProperty
value = PolarPanel.MinimimalItemSizeProperty

Define MinimalItemSize DependencyProperty @

ShouldCopyThicknessToParentProperty
public static readonly DependencyProperty ShouldCopyThicknessToParentProperty
value = PolarPanel.ShouldCopyThicknessToParentProperty

Define ShouldCopyThicknessToParent AttachedProperty @

StretchToSizeProperty
public static readonly DependencyProperty StretchToSizeProperty
value = PolarPanel.StretchToSizeProperty

Define StretchToSize DependencyProperty @

ThicknessProperty
public static readonly DependencyProperty ThicknessProperty
value = PolarPanel.ThicknessProperty

Define as espessuras AttachedProperty