Search
Plot Properties
 


 Public Properties

  Name Description

background

Gets or sets the Brush that should be used to fill the background of this plot.

borderStroke

Gets or sets the Brush that should be used to stroke the borders of this plot.

borderStrokeDashStyle

Gets or sets the stroke dash style of plot borders.

borderStrokeThickness

Gets or sets the stroke thickness of plot borders.

highlightedItem

Gets or sets the data item that should be drawn highlighted.

highlightStroke

Gets or sets the Brush used to stroke highlighted item.

highlightStrokeDashStyle

Gets or sets the stroke dash style of highlighted item.

highlightStrokeThickness

Gets or sets the stroke thickness of highlighted item.

seriesRenderers

Gets or sets the SeriesRenderer objects that should draw inside this plot.

seriesStyle

Gets or sets a SeriesStyle whose attributes should be used to draw series inside this plot, unless their own renderers have a local SeriesStyle value set for respective attribute.

 See Also