CorporateCharts can be used to change the chart type. This feature is only compatible in Excel.
CMD
<Cmd case="CorporateCharts:chart_type"/>
Parameter
chart-type
Define which chart type that should be applied to selected chart.
line
xyscatter
xyscattersmooth
barclustered
columnclustered
weight
This parameter is optional. Define the desired weight value of the line.
dash-type
This is an optional parameter that sets the dash type of the selected line. We support the following:
- solid
- dash
- dashdot
- dashdotdot
- longdash
- longdashdot
- rounddot
- squaredot
add-axis
This parameter is also optional. Define whether the command should add a second axis using true
or false
as value.
Comments
0 comments
Article is closed for comments.