Interface ISupportAxes
Defines members for the classes representing series which can have axes.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public interface ISupportAxes
Properties
AxisGroupName
Gets or sets the value indicating which group of axes the series group is associated with.
Declaration
AxisGroupName AxisGroupName { get; set; }
Property Value
AxisGroupName
|