Name | Description | |
---|---|---|
Called at the end of data measurement pass. It sets the min and max value for the axis based on the available data if they were not explicitly set by the user. |
||
Sets the location and size of this component relative to its parent. (Inherited from Component.) |
||
(Inherited from Component.) |
||
Returns a ComponentController used to interact with this component. (Inherited from Component.) |
||
Fired when chart data has changed. |
||
(Inherited from Component.) |
||
Implements the SeriesContainer interface. Gets the index of the dimension whose set of values should be treated as domain of the plotted function. |
||
Component.draw override. Draws the chart grid, if set and all chart graphics represented by the SeriesRenderer objects added to this Plot. |
||
Gets the Brush used to stroke the Plot's borders when the users hovers over them with the mouse. |
||
Gets the Brush that is used to fill the Plot's background. |
||
|
||
|
||
Implements SeriesContainer. Returns a collection of all Series in this Plot. |
||
Gets a double value specifying the component's assigned height. Valid only after calling {#link arrange}. (Inherited from Component.) |
||
Gets a double value specifying the component's assigned width. Valid only after calling arrange. (Inherited from Component.) |
||
Gets the Brush that is used to fill the background of this Plot. |
||
Gets the Brush that is used to stroke the borders of this Plot. |
||
Gets the stroke DashStyle of Plot borders. |
||
Gets the stroke thickness of Plot borders. |
||
Gets a nullable double value specifying the component's desired height. Valid only after calling measure. (Inherited from Component.) |
||
Gets a nullable double value specifying the component's desired width. Valid only after calling measure. (Inherited from Component.) |
||
Gets the column index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Gets the row index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Gets a fixed height for this component. (Inherited from Component.) |
||
Gets the data item that should is currently highlighted. |
||
Gets the Brush used to stroke the highlighted item. |
||
Gets the stroke dash style of highlighted item. |
||
Gets the stroke thickness of the highlighted item. |
||
Gets the hit-test visibility of this component. (Inherited from Component.) |
||
Gets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Gets the margin space around this component relative to the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
(Inherited from Component.) |
||
Gets the boundaries of this component relative to its parent. (Inherited from Component.) |
||
Gets the SeriesRenderer objects that are drawn inside this Plot. |
||
Gets the SeriesStyle whose attributes should be used to draw the Series inside this Plot. |
||
Gets the component's tooltip text. (Inherited from Component.) |
||
Gets the vertical alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Gets the visibility of this component. (Inherited from Component.) |
||
Gets a fixed width for this component. (Inherited from Component.) |
||
Gets a double value specifying the component's horizontal position relative to its parent. (Inherited from Component.) |
||
Gets a double value specifying the component's vertical position relative to its parent. (Inherited from Component.) |
||
Returns the component containing specified point. (Inherited from Component.) |
||
Overloaded. (Inherited from Component.) |
||
Overloaded. (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. |
||
Measures data of all SeriesRenderer objects drawn inside this Plot using the specified RenderContext. |
||
Fired when a property of this Plot was changed. |
||
Transforms the specified point to the coordinate system of this component. (Inherited from Component.) |
||
Sets a double value specifying the component's assigned height. (Inherited from Component.) |
||
Sets a double value specifying the component's assigned width. (Inherited from Component.) |
||
Sets the Brush that is used to fill the background of this Plot. |
||
Sets the Brush that is used to stroke the borders of this Plot. |
||
Sets the DashStyle of the stroke for the Plot borders. |
||
Sets the stroke thickness of Plot borders. |
||
Sets a nullable double value specifying the component's desired height. (Inherited from Component.) |
||
Sets a nullable double value specifying the component's desired width. (Inherited from Component.) |
||
Sets the column index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Sets the row index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Sets a fixed height for this component. (Inherited from Component.) |
||
Sets the data item that must be drawn highlighted. |
||
Sets the Brush used to stroke highlighted item. |
||
Sets the DashStyle of the highlighted item. |
||
Sets the stroke thickness of the highlighted item. |
||
Sets the hit-test visibility of this component. (Inherited from Component.) |
||
Sets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Sets the margin space around this component relative to the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
(Inherited from Component.) |
||
Sets the SeriesRenderer objects that should draw inside this plot. |
||
Sets a SeriesStyle whose attributes should be used to draw Series inside this Plot. |
||
Sets the component's tooltip text. (Inherited from Component.) |
||
Sets the vertical alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Sets the visibility of this component. (Inherited from Component.) |
||
Sets a fixed width for this component. (Inherited from Component.) |
||
Sets a double value specifying the component's horizontal position relative to its parent. (Inherited from Component.) |
||
Sets a double value specifying the component's vertical position relative to its parent. (Inherited from Component.) |
||
Called at the beginning of a data measurement pass. |
||
Implements the visitor design pattern. (Inherited from Component.) |
Name | Description | |
---|---|---|
Sums specified nullable double values. (Inherited from Component.) |
||
(Inherited from Component.) |
||
(Inherited from Component.) |