AxisInfoTemplateSelector

StockSharp.Xaml.Charting

Provides class for choosing proper DataTemplate according to a Type of AxisInfo

Erbt von: DataTemplateSelector

Eigenschaften

XAxisDataTemplate : DataTemplate

Gets or sets the DataTemplate for IAxis

YAxisDataTemplate : DataTemplate

Gets or sets the DataTemplate for IAxis

Methoden

SelectTemplate(object, DependencyObject) : DataTemplate

When overidden in derived classes, contains the logic for choosing a proper DataTemplate

item
container

Felder

XAxisDataTemplateProperty : DependencyProperty

Defines the XAxisDataTemplate DependencyProperty

YAxisDataTemplateProperty : DependencyProperty

Defines the YAxisDataTemplate DependencyProperty