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