|
  | background | 
 Gets or sets the background.
 
 | 
  | borderBrush | 
 Gets or sets the brush of the border.
 
 | 
  | borderStyle | 
 Gets or sets the style of the border.
 
 | 
  | borderWidth | 
 Gets or sets the width of the border.
 
 | 
  | container | 
 Gets the container for this style.
 
 | 
  | 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.
 
 | 
  | fontVariant | 
 Gets or sets the font variant.
 
 | 
  | fontWeight | 
 Gets or sets the font weight.
 
 | 
  | id | 
 Gets or sets the ID of the state represented by this style.
 
 | 
  | isDisplayedInLegend | 
 Gets or sets a value indicating whether the legend items
 corresponding to this style are displayed in the legend
 connected to the data label.
 
 | 
  | legendCategory | 
 Gets or sets the legend category heading.
 
 | 
  | legendText | 
 Gets or sets the legend text.
 
 | 
  | lineHeight | 
 Gets or sets the line height of this style.
 
 | 
  | name | 
 Gets or sets the visible name of the state associated with
 this style.
 
 | 
  | parentControl | 
 Gets the parent control of this style.
 
 | 
  | text | 
 Gets or sets the text to display when the data is in this state.
 This text can include placeholder keywords.
 
 | 
  | textTransform | 
 Gets or sets the text transformation of this style.
 
 | 
  | tooltip | 
 Gets or sets the tooltip that should be displayed for this style.
 
 |