TransparentBar2DModel Members
The transparent Bar model.Constructors
| Name | Description |
|---|---|
| TransparentBar2DModel() | Initializes a new instance of the TransparentBar2DModel class with the default settings. |
Properties
| Name | Description |
|---|---|
| ModelName | Gets the name of the TransparentBar2DModel. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Methods
| Name | Description |
|---|---|
| GetPredefinedKinds() static | Returns the list of predefined models for a 2D bar series (e.g. Side-by-Side Bar). Inherited from Bar2DModel. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also