Class ChartAnnotationDescriptorSelector
Represents a class that allows for context-based Chart
Inheritance
System.Object
ChartAnnotationDescriptorSelector
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ChartAnnotationDescriptorSelector : DependencyObject
Constructors
ChartAnnotationDescriptorSelector()
Declaration
public ChartAnnotationDescriptorSelector()
Methods
SelectDescriptor(ChartAnnotationsProvider, Object)
Selects the desired descriptor, depending on the context specified and the owning Chart
Declaration
public virtual ChartAnnotationDescriptor SelectDescriptor(ChartAnnotationsProvider provider, object context)
Parameters
Chart
|
System.
|