StiChartTypes Class
Namespace: Stimulsoft.Dashboard.Components.Chart
Methods
| Method | Returns | Description |
|---|---|---|
IsAxisArea static |
bool | |
IsAxisAreaChart3D static |
bool | |
IsBar static |
bool | |
IsBoxAndWhisker static |
bool | |
IsClusteredBar static |
bool | |
IsClusteredColumn static |
bool | |
IsClusteredColumn3D static |
bool | |
IsDoughnut static |
bool | |
IsFinancial static |
bool | |
IsFullStacked static |
bool | |
IsFunnel static |
bool | |
IsHeatmap static |
bool | |
IsLine static |
bool | |
IsLine3D static |
bool | |
IsPareto static |
bool | |
IsPictorial static |
bool | |
IsPictorialStacked static |
bool | |
IsPie static |
bool | |
IsPie3d static |
bool | |
IsRadar static |
bool | |
IsRange static |
bool | |
IsRibbon static |
bool | |
IsScatter static |
bool | |
IsStacked static |
bool | |
IsSunburst static |
bool | |
IsTreemap static |
bool | |
IsWaterfall static |
bool |
Method Details
IsAxisArea static
IsAxisArea(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsAxisAreaChart3D static
IsAxisAreaChart3D(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsBar static
IsBar(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsBoxAndWhisker static
IsBoxAndWhisker(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsClusteredBar static
IsClusteredBar(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsClusteredColumn static
IsClusteredColumn(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsClusteredColumn3D static
IsClusteredColumn3D(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsDoughnut static
IsDoughnut(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsFinancial static
IsFinancial(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsFullStacked static
IsFullStacked(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsFunnel static
IsFunnel(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsHeatmap static
IsHeatmap(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsLine static
IsLine(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsLine3D static
IsLine3D(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsPareto static
IsPareto(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsPictorial static
IsPictorial(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsPictorialStacked static
IsPictorialStacked(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsPie static
IsPie(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsPie3d static
IsPie3d(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsRadar static
IsRadar(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsRange static
IsRange(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsRibbon static
IsRibbon(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsScatter static
IsScatter(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsStacked static
IsStacked(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsSunburst static
IsSunburst(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsTreemap static
IsTreemap(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool
IsWaterfall static
IsWaterfall(type: StiChartSeriesType): bool
Parameters
- type (StiChartSeriesType)
Returns bool