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