A newer version of this page is available.
Switch to the current version.
CustomAxisLabelModel Class
The CustomAxisLabel model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(CustomAxisLabel))]
public class CustomAxisLabelModel :
ChartElementNamedModel
<ModelOf(GetType(CustomAxisLabel))>
Public Class CustomAxisLabelModel
Inherits ChartElementNamedModel
Related API Members
The following members accept/return CustomAxisLabelModel objects:
Inheritance
Object
ChartElementModel
ChartElementNamedModel
CustomAxisLabelModel
See Also
Feedback