Version

Layer Class Properties

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

Public Properties
 NameDescription
Public PropertyChartColorModelGets/Sets Color model for this layer  
Public PropertyChartComponentGets or Sets the UltraChart control for which this layer is being applied.  
Public PropertyChartCoreGets or Sets the Chart Core, through which many members relevant to the chart's current context can be accessed.  
Public PropertyChartDataSets and gets the IChartData  
Public PropertyGridGets and Sets the grid axes used by this layer.  
Public PropertyLayerIDSets and gets the ID to be used in the Hashtable  
Public PropertyOuterBoundGets or Sets the Outer Bounds available in the current layer.  
Public PropertyPathA string representation of the location of this layer.  
Public PropertyVisibleGets/Sets whether or not the layer is visible.  
See Also