Skip to main content
All docs
V20.2

DXCustomLegendItem Constructors

Name Parameters Description
DXCustomLegendItem() none Initializes a new instance of the DXCustomLegendItem class.
DXCustomLegendItem(String, UIColor, UIColor) text, color1, color2 Initializes a new instance of the DXCustomLegendItem class with specified settings.
DXCustomLegendItem(String, UIColor) text, color Initializes a new instance of the DXCustomLegendItem class with specified settings.
See Also