C1.WPF.C1Chart Namespace : BaseRenderer Class |
The following tables list the members exposed by BaseRenderer.
Name | Description | |
---|---|---|
![]() ![]() | ColorSchemeProperty | Identifies the ColorScheme dependency property. |
![]() ![]() | ConnectionProperty | Identifies the Connection dependency property. |
![]() ![]() | InvertedProperty | Identifies the Inverted dependency property. |
![]() ![]() | SizeXProperty | Identifies the SizeX dependency property. |
![]() ![]() | SizeYProperty | Identifies the SizeY dependency property. |
![]() ![]() | SizeZProperty | Identifies the SizeZ dependency property. |
![]() ![]() | StackedProperty | Identifies the Stacked dependency property. |
![]() ![]() | SymbolProperty | Identifies the Symbol dependency property. |
Name | Description | |
---|---|---|
![]() | ColorScheme | Gets or sets how the colors are assigned to the plot elements. |
![]() | Connection | Gets or sets the data template that is used for visualization of all data points of the series. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | Inverted | Gets or sets whether the direction of plotting is inverted. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | SizeX | Gets or sets the size of data element along x-axis. |
![]() | SizeY | Gets or sets the size of data element along y-axis. |
![]() | SizeZ | Gets or sets the size of data element along z-axis. |
![]() | Stacked | Gets or sets the stacked options of the plot. |
![]() | Symbol | Gets or sets the data template that is used for data point visualization. |
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) |