TreemapSeries Properties
A treemap series for the ChartEx.| Name | Description |
|---|---|
| Arguments | Gets or sets argument data for the extended series. Inherited from DataSeriesExBase. |
| ChartType | Returns the chart type for this series. |
| CustomDataPoints | Gets or sets settings for individual data points in the series. Inherited from SeriesExBase. |
| DataLabels | Returns data label settings for the treemap series. |
| GroupLabelLayout | Gets or sets the label layout mode for treemap groups. |
| Hidden | Gets or sets whether the series is hidden. Inherited from SeriesExBase. |
| Properties | Gets or sets visual properties for the series. Inherited from SeriesExBase. |
| Text | Gets or sets the series name. Inherited from SeriesExBase. |
| Values | Gets or sets value data for the extended series. Inherited from DataSeriesExBase. |
See Also