| Name | Description | |
|---|---|---|
![]()  | init | Initializes the legend item style. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | backgroundMarkerFill | Gets or sets the background marker fill property. | 
![]()  | backgroundMarkerStroke | Gets or sets the background marker stroke property. | 
![]()  | backgroundMarkerStrokeDashType | Gets or sets the pattern of dashes in the stroke of the background marker. | 
![]()  | backgroundMarkerStrokeWidth | Gets or sets the background marker stroke width property. | 
![]()  | backgroundMarkerSymbol | Gets or sets the symbol displayed in the background of the marker for this legend item. | 
![]()  | checkboxHeight | Gets or sets the checkbox height. | 
![]()  | checkboxWidth | Gets or sets the checkbox width. | 
![]()  | isMarkerVisible | Gets or sets a value indicating whether the marker is visible. | 
![]()  | markerFill | Gets or sets the marker fill property. | 
![]()  | markerHeight | Gets or sets the marker height property. | 
![]()  | markerPadding | Gets or sets the padding reserved between the inner marker symbol and its set width and height. | 
![]()  | markerStroke | Gets or sets the marker stroke property. | 
![]()  | markerStrokeDashType | Gets or sets the pattern of dashes in the stroke of the marker. | 
![]()  | markerStrokeWidth | Gets or sets the marker stroke width property. | 
![]()  | markerSymbol | Gets or sets the symbol displayed as the marker for this legend item. | 
![]()  | markerWidth | Gets or sets the marker width property. | 
![]()  | parentControl | Gets the legend. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | invalidate | Ensures the legend is re-drawn using the current settings at the next best time made available by the browser. This method is normally called automatically when needed. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | 
![]()  | toString | 
 Returns a string representation of this object.
  |