BitmapFill Class |
Namespace: Arction.WinForms.Charting
The BitmapFill type exposes the following members.
| Name | Description | |
|---|---|---|
| BitmapFill |
Constructor for Form designer list editor.
| |
| BitmapFill(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Image |
Gets and sets image.
| |
| ImageAlpha |
Gets and sets image alpha. 0 is transparent, 255 fully visible.
| |
| ImageTintColor |
Gets and sets image tint color.
| |
| Layout |
Gets and sets fill layout.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |