PlotAreaAttribute Constructor
Initializes a new instance of the
PlotAreaAttribute class.
public PlotAreaAttribute(
Type
)
'Declaration
Public Function New( _
ByVal As Type _
)
'Usage
Dim plotAreaType As Type
Dim instance As New PlotAreaAttribute(plotAreaType)
Parameters
- plotAreaType
- Type of the plot area which can contain the series.