DrawingBaseCalculateBarIndexFromTime Method |
Calculates bar index from time
Namespace:
SharpCharts.Base.ChartObject
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected int CalculateBarIndexFromTime(
DateTime time
)
Parameters
- time
- Type: SystemDateTime
Time
Return Value
Type:
Int32See Also