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