Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
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