Name | Description | |
---|---|---|
Called at the end of data measurement pass. (Inherited from Plot.) |
||
Sets the location and size of this component relatively to its parent. (Inherited from Component.) |
||
Component.CreateController override. Returns a ComponentController used to interact with this component. (Inherited from PolarPlot.) |
||
Implements the SeriesContainer interface. Gets the index of the dimension whose set of values should be treated as domain of plotted function. (Inherited from Plot.) |
||
Component.Draw override. Draws a grid and all chart graphics represented by contained SeriesRenderer objects. (Inherited from Plot.) |
||
Gets the Brush that should be used to stroke the plot's borders. (Inherited from Plot.) |
||
Gets the Brush that should be used to fill the plot's background. (Inherited from Plot.) |
||
Implements SeriesContainer. (Inherited from Plot.) |
||
Gets the Axis representing the range for specified data variable index. |
||
Returns the component containing specified point. (Inherited from Component.) |
||
Overloaded. Invalidates the appearance of this component. (Inherited from Component.) |
||
Invalidates the current layout and runs a new layout pass before next draw operation. (Inherited from Component.) |
||
Transforms the specified point to the coordinate system of the root panel. (Inherited from Component.) |
||
Component.Measure override. Measures the desired size of this component. (Inherited from Plot.) |
||
Measures data of all SeriesRenderer objects drawn inside this plot. (Inherited from Plot.) |
||
Transforms the specified point to the coordinate system of this component. (Inherited from Component.) |
||
Plot.StartMeasureData override. Called in the beginning of data measurement pass. |
||
Component.Visit override. Calls visitor's VisitPlot method. (Inherited from PolarPlot.) |
Name | Description | |
---|---|---|
Sums specified nullable double values. (Inherited from Component.) |
||
Arranges a child component in specified layout rectangle. (Inherited from Component.) |
||
Plot.DrawGrid override. Draws spiderweb or radial grid. |
||
Draws the plot's axis origin lines. (Inherited from Plot.) |
||
Draws the plot's background and borders. (Inherited from Plot.) |
||
Gets the Pen that should be used to draw the plot's borders. (Inherited from Plot.) |
||
Gets the thickness of border strokes. (Inherited from Plot.) |
||
Gets the dash style of border strokes. (Inherited from Plot.) |
||
Returns the larger of specified values. (Inherited from Component.) |
||
Called when a Series raises its DataChanged event. (Inherited from Plot.) |
||
Rotates point around specified rotation center at specified angle. (Inherited from PolarPlot.) |