FlexChart for WPF
軸のグループ化
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.

カテゴリ別の軸グループ化
Learn how to perform axis grouping while working with categorical data.
数値の軸グループ化
Learn how to perform axis grouping while working with numerical data.
DateTimeの軸グループ化
Learn how to perform axis grouping while working with date time format data.