Version

GroupedLabelAxis Class

Axis class to use for axes with labels arranged into series and items.
Syntax
Remarks

This axis class can be used for uneven or jagged sets of data, where each series does not necessarily have an equal number of items.

In order to use this axis class, an object implementing IProvideGroupedLabels must be provided using the GroupedLabelProvider property.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also