Checks if Series were explicitly set and if not sets them from the first graph.

Namespace:  AmCharts.Windows.Core
Assembly:  AmCharts.Windows (in AmCharts.Windows.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected virtual void EnsureSeriesSet()
Visual Basic (Declaration)
Protected Overridable Sub EnsureSeriesSet
Visual C++
protected:
virtual void EnsureSeriesSet()

See Also