Name | Description | |
---|---|---|
![]() |
Implements the SeriesContainer interface. 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 should be used to fill the representation of specified data item. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the brush that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the thickness of the pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
|
![]() |
Implements the SeriesContainer interface. |
|
![]() |
SeriesRenderer.HitTest override. Hit-tests the segments representing data items. |
|
![]() |
SeriesRenderer.NearestElement override. Returns the data item closest to specified point. |
|
![]() |
Returns a SeriesStyle object that meets specified criteria. (Inherited from SeriesRenderer.) |
|
![]() |
Called to reset measure accumulators at the beginning of a measure pass. (Inherited from SeriesRenderer.) |
Name | Description | |
---|---|---|
![]() |
Adjusts the data range of associated Axis objects after initial measure pass. (Inherited from SeriesRenderer.) |
|
![]() |
Returns a TextRenderer used to draw series labels. (Inherited from SeriesRenderer.) |
|
![]() |
SeriesRenderer.Draw override. Draws the series data in specified RenderContext. |
|
![]() |
SeriesRenderer.DrawHighlight override. Draws highlighted segment in specified RenderContext. |
|
![]() |
Gets the System.Drawing.Brush that should be used to draw background of labels. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the System.Drawing.Pen that should be used to draw borders around labels. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the System.Drawing.Brush that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the Font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the dash style of the pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
|
![]() |
Gets the Pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
|
![]() |
Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set. (Inherited from SeriesRenderer.) |
|
![]() |
Raises the PropertyChanged event. (Inherited from SeriesRenderer.) |
|
![]() |
Called when Series raise their DataChanged event. (Inherited from SeriesRenderer.) |
|
![]() |
Sets tooltip text and location. (Inherited from SeriesRenderer.) |
|
![]() |
Subscribes to the DataChanged event of specified Series. (Inherited from SeriesRenderer.) |
|
![]() |
Unsubscribes from the DataChanged event of specified Series. (Inherited from SeriesRenderer.) |