StiPie3dArea Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiPieArea
Constructors
| Constructor | Description |
|---|---|
| StiPie3dArea() |
StiPie3dArea()
Methods
| Method | Returns | Description |
|---|---|---|
| GetDefaultSeriesLabelsType | Type | |
| GetDefaultSeriesType | Type | |
| GetSeriesLabelsTypes | Type[] | |
| GetSeriesTypes | Type[] | |
| SaveToJsonObject | JObject |
Method Details
GetDefaultSeriesLabelsType
GetDefaultSeriesLabelsType(): Type
Returns Type
GetDefaultSeriesType
GetDefaultSeriesType(): Type
Returns Type
GetSeriesLabelsTypes
GetSeriesLabelsTypes(): Type[]
Returns Type[]
GetSeriesTypes
GetSeriesTypes(): Type[]
Returns Type[]
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject