Skip to main content
All docs
V26.1
  • FillStyle Enum

    Lists fill styles that a palette item applies to dashboard item elements.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public enum FillStyle

    Members

    Name Description
    Solid

    The element is filled with a solid color.

    Hatch

    The element is filled with a hatch pattern.

    See Also