StiEmptyValuesHelper Class
Namespace: Stimulsoft.Dashboard.Components.Chart
Methods
| Method | Returns | Description |
|---|---|---|
IsShowNulls static |
bool | |
IsShowZeros static |
bool | |
IsShowZerosSimple static |
bool | |
IsSimple static |
bool |
Method Details
IsShowNulls static
IsShowNulls(seriesType: StiChartSeriesType): bool
Parameters
- seriesType (StiChartSeriesType)
Returns bool
IsShowZeros static
IsShowZeros(seriesType: StiChartSeriesType): bool
Parameters
- seriesType (StiChartSeriesType)
Returns bool
IsShowZerosSimple static
IsShowZerosSimple(seriesType: StiChartSeriesType): bool
Parameters
- seriesType (StiChartSeriesType)
Returns bool
IsSimple static
IsSimple(seriesType: StiChartSeriesType): bool
Parameters
- seriesType (StiChartSeriesType)
Returns bool