Name | Description | |
---|---|---|
Adds the specified PropertyChangeListener. (Inherited from SeriesRenderer.) |
||
Raises an event to notify that data in the Series has changed. (Inherited from SeriesRenderer.) |
||
Implements the SeriesContainer.domainimension method. Gets the index of the dimension whose set of values should be treated as domain of plotted function. (Inherited from SeriesRenderer.) |
||
Gets the Brush that is used to fill the representation of the specified data item. (Inherited from SeriesRenderer.) |
||
Gets the Brush that is used to stroke the representation of the specified data item. (Inherited from SeriesRenderer.) |
||
Implements SeriesContainer.enumSeries. Returns a collection of all Series associated with this Renderer2D. (Inherited from Renderer2D.) |
||
Gets the opacity of the polygons rendered by this StepAreaRenderer. |
||
Gets the Brush used to draw labels at data items. (Inherited from SeriesRenderer.) |
||
Gets the name of font that is used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets the size of font that is used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets the style of the font used to draw labels for data items. (Inherited from SeriesRenderer.) |
||
Gets a list of the Series drawn by this Renderer2D. (Inherited from Renderer2D.) |
||
A SeriesStyle instance specifying the appearance of series associated with this renderer. (Inherited from SeriesRenderer.) |
||
Gets a value that indicates what kind of data labels are drawn. (Inherited from SeriesRenderer.) |
||
Gets a value indicating whether to highlight hovered data items. (Inherited from SeriesRenderer.) |
||
Gets a value indicating whether to show tooltips. (Inherited from SeriesRenderer.) |
||
Gets the X-Axis associated with this Renderer2D. (Inherited from Renderer2D.) |
||
Gets the Y-Axis associated with this Renderer2D. (Inherited from Renderer2D.) |
||
SeriesRenderer.hitTest override. Hit-tests the visual representation of the Series instances in this Renderer2D for the specified data item. (Inherited from Renderer2D.) |
||
Removes the specified PropertyChangeListener. |
||
Returns a SeriesStyle object that meets the specified criteria. (Inherited from SeriesRenderer.) |
||
Sets the opacity of the polygons rendered by this StepAreaRenderer. |
||
Sets the Brush that is used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Sets the name of the font that is used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Sets the size of font that is used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Sets the style of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Sets a list of Series drawn by this Renderer2D. (Inherited from Renderer2D.) |
||
A SeriesStyle instance that provides appearance settings for the Series associated with this SeriesRenderer. (Inherited from SeriesRenderer.) |
||
Specifies what kind of data labels are drawn. (Inherited from SeriesRenderer.) |
||
Sets a value indicating whether to highlight hovered data items. (Inherited from SeriesRenderer.) |
||
Sets a value indicating whether to show tooltips. (Inherited from SeriesRenderer.) |
||
Sets the X-Axis associated with this Renderer2D. (Inherited from Renderer2D.) |
||
Sets the Y-Axis associated with this Renderer2D. (Inherited from Renderer2D.) |
||
SeriesRenderer.startMeasureData override. Called to reset measure accumulators at the beginning of a measure pass. (Inherited from Renderer2D.) |
Name | Description | |
---|---|---|
Creates a TextRenderer configured to draw the labels of associated series. (Inherited from SeriesRenderer.) |
||
Gets the domain Axis associated with this Renderer2D. For internal use only. (Inherited from Renderer2D.) |
||
Gets the domain Axis coordinate (input value) of the specified data item. (Inherited from Renderer2D.) |
||
Indicates whether the data in the domain of the specified Series is sorted. (Inherited from Renderer2D.) |
||
SeriesRenderer.draw override. Draws the Series data in the specified RenderContext. |
||
SeriesRenderer.drawHighlight override. Draws the specified data item as highlighted using the specified RenderContext. (Inherited from Renderer2D.) |
||
Gets the brush that should be used to render labels' background. (Inherited from SeriesRenderer.) |
||
Gets the pen that should be used to render labels' borders. (Inherited from SeriesRenderer.) |
||
Enumerates the data values of the rendered Series instances mapped to 2D coordinates of the containing plot. (Inherited from Renderer2D.) |
||
Enumerates the visible data values of the rendered Series mapped to 2D coordinates of the containing plot. (Inherited from Renderer2D.) |
||
Enumerates each Series and provides a list of all visible points at each iteration. (Inherited from Renderer2D.) |
||
Overloaded. Gets the index of first data item in a range. (Inherited from Renderer2D.) |
||
Overloaded. Gets the index of the last data item from a specified Series. (Inherited from Renderer2D.) |
||
Gets the maximum sum of X data values locates at the same index in all Series. (Inherited from Renderer2D.) |
||
(Inherited from Renderer2D.) |
||
Gets the maximum sum of Y data values locates at same index in all Series. (Inherited from Renderer2D.) |
||
(Inherited from Renderer2D.) |
||
(Inherited from Renderer2D.) |
||
(Inherited from Renderer2D.) |
||
Overloaded. Gets the coordinates of the specified data item when mapped to a Plot2D pixel. (Inherited from Renderer2D.) |
||
Gets the image Axis coordinate (output value) ofthe specified data item. (Inherited from Renderer2D.) |
||
SeriesRenderer.measureDataRange override. Measures the data range of the rendered Series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set. (Inherited from Renderer2D.) |
||
Raises the PropertyChanged event. (Inherited from SeriesRenderer.) |
||
Raised when Series data has changed. (Inherited from SeriesRenderer.) |
||
Sets tooltip text and location. (Inherited from SeriesRenderer.) |
||
Gets the X value of the specified data item. (Inherited from Renderer2D.) |
||
Gets a value indicating whether the values of the specified Series increase monotonously in the X-dimension. (Inherited from Renderer2D.) |
||
Gets the Y-value of the specified data item. (Inherited from Renderer2D.) |
||
Gets a value indicating whether values of the specified Series increase monotonously in the Y-dimension. (Inherited from Renderer2D.) |