Version

Layer Class Fields

For a list of all members of this type, see Layer members.

Protected Fields
 NameDescription
Protected FieldcolorModelstores the color model for this layer.  
Protected FieldcomponentStores the chart component.  
Protected FieldCoreStores the chart core.  
Protected FielddataStores the data that is relevant to this layer.  
Protected FielddataIsValidIndicates whether chart data is valid for this chart type.  
Protected FieldinnerBoundsRepresents the bounds rectangle for child layers of a layer  
Protected FieldoptionalDataArrayStores the data that is relevant to this layer, in the case of layers with more than one relevant datasource.  
Protected FieldouterBoundsRepresents the bounds rectangle for this layer  
See Also