ChartDirector 7.0 (ASP/COM/VB Edition)
FinanceChart.setPlotAreaBorder
Usage
setPlotAreaBorder(borderColor, borderGap)
Description
Sets the plot area border color and the gap distance between charts. The default is a grey (888888) border with two 2 pixels gap between charts.
Arguments
Argument | Default | Description |
borderColor | (Mandatory) | The plot area border color. |
borderGap | (Mandatory) | The distance between charts. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.