PPCC Namespace
Checks whether SeriesChartYAxisMax AND SeriesChartYAxisMin are zero

Namespace:  PPCC.Chart
Assembly:  Chart (in Chart.dll)
Version: 5.1.2859.14274

Syntax

C#
protected internal bool AutoScale()
Visual Basic (Declaration)
Protected Friend Function AutoScale As Boolean
Visual C++
protected public:
bool AutoScale()

Return Value

Chart configured to use AutoScale values on Y axis

See Also