Enum AxisGroupName
Distinguishes whether a series group uses the primary or secondary pair of axes in a chart.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum AxisGroupName
Primary
Uses the chart’s primary axes.
Secondary
Uses the chart’s secondary axes.