ChartRoutines Methods |
The ChartRoutines type exposes the following members.
| Name | Description | |
|---|---|---|
| DisposeAllAndClearT |
Dispose items and clear the list
| |
| 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.) | |
| GetIso8601WeekOfYear |
Gets the Iso8601 week of year. This presumes that weeks start with Monday. Week 1 is the 1st week of the year with a Thursday in it.
| |
| GetListOfYAxesInSegmentMouseIsOverOf |
Get list of Y axes of the segment mouse is currently over of
| |
| GetSeriesOfSegmentMouseIsOverOf |
Get list of series of the segment mouse is currently over of
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MakeLineCollectionVerticalBars(Double, ListPointDouble2D) |
Make vertical bars from base level to given points
| |
| MakeLineCollectionVerticalBars(Double, Double, Double) |
Make vertical bars from base level to given Y values
| |
| ToKMB |
Format value to thousands(K), Millions(M), and Billions(B)
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateLineAndControlPointStyle |
Set line style and color, and ControlPoints size and color according to given line style and width
| |
| UpdateLineAndPointStyle |
Set line style and color, and points size and color according to given line style and width
|