|
  | animationDuration | 
 Gets or sets the animation duration.
 
 | 
  | animationEasing | 
 Gets or sets the easing function used when animating.
 
 | 
  | animationFill | 
 Gets or sets the fill of the marker to transition to when
 animating.
 
 | 
  | ariaLabel | 
 Gets or sets an accessible name or short description to apply to this state.
 
 | 
  | backgroundAnimationFill | 
 Gets or sets the fill of the background marker to
 transition to when animating.
 
 | 
  | backgroundFill | 
 Gets or sets the fill of the background marker symbol.
 
 | 
  | backgroundStroke | 
 Gets or sets the stroke of the background marker.
 
 | 
  | backgroundStrokeDashType | 
 Gets or sets the dash pattern of the background marker
 stroke.
 
 | 
  | backgroundStrokeWidth | 
 Gets or sets the width of the background marker stroke.
 
 | 
  | backgroundSymbol | 
 Gets or sets the background marker symbol.
 
 | 
  | fontColor | 
 Gets or sets the font color.
 
 | 
  | fontFamily | 
 Gets or sets the font family.
 
 | 
  | fontSize | 
 Gets or sets the font size.
 
 | 
  | fontStyle | 
 Gets or sets the font style.
 
 | 
  | fontWeight | 
 Gets or sets the font weight.
 
 | 
  | height | 
 Gets or sets the height in pixels.
 
 | 
  | horizontalTextAlignment | 
 Gets or sets the horizontal alignment of text.
 
 | 
  | id | 
 Gets or sets the ID of the state displayed by this style.
 
 | 
  | isAnimationEnabled | 
 Gets or sets a value that determines if animation is
 enabled.
 
 | 
  | isDisplayedInLegend | 
 Gets or sets a value that determines Whether or not
 information about this state should appear in the legend as
 an legend item.
 
 | 
  | isVisible | 
 Gets or sets a value that determine if the state is
 visible.
 
 | 
  | legendCategory | 
 Gets or sets the category of the legend item corresponding
 to this state.
 
 | 
  | legendText | 
 Gets or sets the text to be displayed in the legend item
 that represents this state on the legend.
 
 | 
  | markerFill | 
 Gets or sets the fill of the marker symbol.
 
 | 
  | markerPadding | 
 Gets or sets the padding reserved between the inner marker
 symbol and its set width and height.
 
 | 
  | markerStroke | 
 Gets or sets the stroke of the marker.
 
 | 
  | markerStrokeDashType | 
 Gets or sets the dash pattern of the marker stroke.
 
 | 
  | markerStrokeWidth | 
 Gets or sets the width of the outline around the marker in pixels.
 
 | 
  | markerSymbol | 
 Gets or sets the marker symbol.
 
 | 
  | name | 
 Gets or sets the display name of this style.
 
 | 
  | parentControl | 
 Gets the parent control of this style.
 
 | 
  | text | 
 Gets or sets the text, which can include placeholder keywords.
 
 | 
  | tooltip | 
 Gets or sets the tooltip of the state, which can include placeholder keywords.
 
 | 
  | verticalTextAlignment | 
 Gets or sets the vertical alignment of text.
 
 | 
  | width | 
 Gets or sets the width in pixels.
 
 |