IsDisplayedOnAxis Method
See Also 
Xceed.Chart.Core Assembly > Xceed.Chart.Core Namespace > SeriesBase Class : IsDisplayedOnAxis Method


Queries whether the series is scaled on the specified standard axis.

Overload List

OverloadDescription
IsDisplayedOnAxis(StandardAxis)Queries whether the series is scaled on the specified standard axis.  
IsDisplayedOnAxis(Int32)Query whether the series is displayed on the axis with the specified id.  

Requirements

Target Platforms: Windows 2000, Windows XP SP3 Family, Windows Server 2003-2008 Family, Windows Vista, Windows 7

See Also