The following tables list the members exposed by ILayer.
| Name | Description | |
|---|---|---|
![]() | ChartColorModel | Sets and gets the ColorModel |
![]() | ChartComponent | Sets and gets the ChartComponent |
![]() | ChartCore | Sets and gets the ChartCore |
![]() | ChartData | Sets and gets the IChartData |
![]() | Grid | Grid Hashtable contains the available axes, which can be cast into IAdvanceAxis for mapping data points relative to each axis. |
![]() | LayerID | Sets and gets the ID to be used in the Hashtable |
![]() | OuterBound | Gets or Sets the Outer Bounds available in the current layer. |
![]() | Visible | Use this member to toggle visibility for the layer. |
| Name | Description | |
|---|---|---|
![]() | FillSceneGraph | Call to render the drawing layer as primitives into the scene graph |
![]() | GetDataInvalidMessage | Override to return the correct error message for the invalid state of the data. This message will be printed on the chart for the user. |
![]() | GetInnerBounds | Returns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph |