Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PaletteEntry

A PaletteEntry is a property bag containing values for common style-related properties that are applied to a single series within a chart.

Hierarchy

  • void
    • PaletteEntry

Index

Properties

fillColor

fillColor: string

Gets or sets the color associated with fills.

strokeColor

strokeColor: string

Gets or sets the color associated with lines/strokes.

strokeWidth

strokeWidth: number

Gets or sets the thickness used to draw a line/stroke.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static strokeColorProperty

strokeColorProperty: Property

Identifies the strokeColor dependency property.

Static strokeWidth

strokeWidth: Property

Identifies the strokeWidth dependency property.

Generated using TypeDoc