Implements access to visual style of data point
Inheritance Hierarchy
GF.Clients.Charts.TimeSeriesPointStyles
Namespace: GF.Clients.Charts.TimeSeries
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The PointStyles type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PointStyles(Series) | |
![]() | PointStyles(Series, IPointStyles) |
Properties
Name | Description | |
---|---|---|
![]() | Color |
Color of the latest data point
|
![]() | Item | |
![]() | Value |
A style of the latest data point
|
![]() | Width |
Width of the latest data point
|
Methods
Name | Description | |
---|---|---|
![]() | 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.) |
See Also