Name | Description | |
---|---|---|
Implements the SeriesContainer interface. Gets the index of the dimension whose set of values should be treated as domain of plotted function. |
||
Gets the brush that should be used to fill the representation of specified data item. |
||
Gets the brush that should be used to stroke the representation of specified data item. |
||
Gets the thickness of the pen that should be used to stroke the representation of specified data item. |
||
Implements the SeriesContainer interface. Enumerates the series associated with this component. |
||
Hit-tests the visual representation of the series for a data item. |
||
Returns a SeriesStyle object that meets specified criteria. |
||
Called to reset measure accumulators at the beginning of a measure pass. |
Name | Description | |
---|---|---|
Adjusts the data range of associated Axis objects after initial measure pass. |
||
|
||
Draws the series data in specified RenderContext. |
||
Draws highlighted data item in specified RenderContext. |
||
|
||
|
||
Gets the Brush that should be used to draw labels of data items. |
||
Gets the Font that should be used to draw labels of data items. |
||
Gets the dash style of the pen that should be used to stroke the representation of specified data item. |
||
Gets the Pen that should be used to stroke the representation of specified data item. |
||
Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set. |
||
Raises the PropertyChanged event. |
||
Called when Series raise their DataChanged event. |
||
Sets tooltip text and location. |
||
Subscribes to the DataChanged event of specified Series. |
||
Unsubscribes from the DataChanged event of specified Series. |