Name | Description | |
---|---|---|
![]() | Renderer3D Constructor | Initializes a new instance of the Renderer3D class. |
The following tables list the members exposed by Renderer3D.
Name | Description | |
---|---|---|
![]() | Renderer3D Constructor | Initializes a new instance of the Renderer3D class. |
Name | Description | |
---|---|---|
![]() ![]() | IsClusteredProperty | Identifies the IsClustered dependency property. |
![]() ![]() | SizeAtTopProperty | Identifies the SizeAtTop dependency property. |
Name | Description | |
---|---|---|
![]() | ColorScheme | Gets or sets how the colors are assigned to the plot elements. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | Connection | Gets or sets the data template that is used for visualization of all data points of the series. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | Inverted | Gets or sets whether the direction of plotting is inverted. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | IsClustered | Gets or sets whether the series are plotted with the same Z-coordinates. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | SizeAtTop | Gets or sets the relative size at the top of plot element comparing with the bottom. |
![]() | SizeX | Gets or sets the size of data element along x-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | SizeY | Gets or sets the size of data element along y-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | SizeZ | Gets or sets the size of data element along z-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | Stacked | Gets or sets the stacked options of the plot. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | Symbol | Gets or sets the data template that is used for data point visualization. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
Name | Description | |
---|---|---|
![]() | OptionsBag | Store for renderer options. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | AnalyzeData | Analyses data values, finds data limits. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | AttachTooltip | Attaches the tooltip to the specified plot element. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | CreateLineShape | Create line shape based on the specified data series. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | CreateObjectFromTemplate | Create the plot element based on the specified template, context and style. (Inherited from C1.WPF.C1Chart.BaseRenderer3D) |
![]() | CreateSymbolShape | Overloaded. Create symbol shape based on the specified shape style. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | InitOptions | Add options to the bag. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | OnPropertyChanged | Invoked when the value of dependency property has been changed. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | RenderConnection | Renders connection and returns the created element. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
![]() | RenderElement | Renders the element and add it to the specified list. (Inherited from C1.WPF.C1Chart.BaseRenderer) |