FlexChart for WinForms
軸のグループ化
FlexChart > FlexChart の操作 > FlexChart の要素 > FlexChart の軸ラベル > 軸のグループ化

FlexChart provides the flexibility to group axis labels as per the requirement. Axis grouping helps in improving the readability of the chart and makes it easy for analyzing data from different levels. Implementation of axis grouping in FlexChart depends on the data you are using, it can be either categorical data, numerical data, or DateTime data.

FlexChart supports the following axis grouping depending upon the data.

Categorical Axis Grouping
Learn how to perform axis grouping while working with categorical data.
Numerical Axis Grouping
Learn how to perform axis grouping while working with numerical data.
DateTime Axis Grouping
Learn how to perform axis grouping while working with date time format data.