Inheritance Hierarchy
GF.Clients.Charts.Details.LinesLineProperties
GF.Clients.Charts.DetailsChartStyle
GF.Clients.Charts.DetailsStockSeriesStyle
Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ChartStyle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ChartStyle | ||
| ChartStyle(SeriesChartType, Color) | ||
| ChartStyle(SeriesChartType, Color, Int32, MarkerStyle) | ||
| ChartStyle(SeriesChartType, Color, Int32, DashStyle) |
Properties
| Name | Description | |
|---|---|---|
| ChartType | ||
| Color | (Inherited from LineProperties.) | |
| MarkerStyle | ||
| Style | (Inherited from LineProperties.) | |
| Transparency | (Inherited from LineProperties.) | |
| Width | (Inherited from LineProperties.) |
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | (Inherited from LineProperties.) | |
| 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 | Returns a string that represents the current object. (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| Changed | (Inherited from LineProperties.) |
Operators
| Name | Description | |
|---|---|---|
| (Color to ChartStyle) |
See Also