Class AxisLabel
X Axis label
Inheritance
System.Object
AxisLabel
Inherited Members
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll
Syntax
public class AxisLabel : AxisLabelHidden, IChartingStateManagedItem, IChartingStateManager, IDisposable, IOrdering, IContainer, IActiveRegion, ICloneable
Constructors
AxisLabel()
Create new instance of AxisLabel
Declaration
public AxisLabel()
AxisLabel(Object, IContainer)
Create new instance of AxisLabel
Declaration
public AxisLabel(object parent, IContainer container)
Parameters
System.Object
parent
Parent element |
IContainer
container
Container element |