Back to Devexpress

CustomLegendItem Constructors

corelibraries-devexpress-dot-xtracharts-dot-customlegenditem-dot-ctor.md

latest1.2 KB
Original Source

CustomLegendItem Constructors

An individual custom legend item.

NameParametersDescription
CustomLegendItem()noneInitializes a new instance of the CustomLegendItem class with the default settings.
CustomLegendItem(String, String)name, textInitializes a new instance of the CustomLegendItem class with the specified name and text.
CustomLegendItem(String)nameInitializes a new instance of the CustomLegendItem class with the specified name.

See Also

CustomLegendItem Class

CustomLegendItem Members

DevExpress.XtraCharts Namespace