ChartDirector 7.0 (ASP/COM/VB Edition)
FinanceChart.enableAntiAlias
Usage
enableAntiAlias(antiAlias)
Description
Enables/Disables anti-alias.
Enabling anti-alias makes the line smoother. Disabling anti-alias make the chart file size smaller, and so can be downloaded faster through the Internet. The default is to enable anti-alias.
Arguments
Argument | Default | Description |
antiAlias | (Mandatory) | True to enable anti-alias. False to disable anti-alias. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.