Skip to main content
All docs
V26.1
  • DashboardPaletteItem Class

    A palette item that defines a color, hatch style, and line style.

    Namespace: DevExpress.DashboardCommon

    Assembly: DevExpress.Dashboard.v26.1.Core.dll

    Declaration

    public class DashboardPaletteItem :
        IEquatable<DashboardPaletteItem>,
        IComparable

    Inheritance

    Object
    DashboardPaletteItem
    See Also