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