Class pvc.options.ext.BasicChartExtensionPoints
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
|
The extension point of the base (root) panel of the
root chart.
|
|
| <deprecated> |
The extension point of the plot panel of the charts.
|
|
The extension point of the content panel of the
root chart.
|
|
|
The extension point of the plot panel of the charts.
|
Field Detail
The extension point of the base (root) panel of the
root chart.
<deprecated>
{pvc.options.marks.PanelExtensionPoint}
chart
The extension point of the plot panel of the charts.
The plot panel is a child of the content panel.
- Deprecated:
- Use the extension point #plot instead.
{pvc.options.marks.PanelExtensionPoint}
content
The extension point of the content panel of the
root chart.
The content panel is a child of the base panel.
The extension point of the plot panel of the charts.
The plot panel is a child of the content panel.
The root of a small multiples chart does not have a plot panel.