TdxChartBarSeriesPointDrawParameters Members
Stores series point draw settings in a Bar series View.Constructors
Name | Description |
---|---|
Create(TdxChartXYSeriesBarAppearance,Boolean) | Initializes a new instance of the TdxChartBarSeriesPointDrawParameters class with specified settings. |
Properties
Name | Description |
---|---|
Appearance | Provides access to fill and outline settings of a bar that displays the currently processed series point. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also