'Declaration Public Function New( _ ByVal plotAreaView As IPlotAreaView, _ ByVal option As ISjsLegendViewManagerOption, _ ByVal legendViews As List(Of ILegendView), _ Optional ByVal leftLegendListViewBuilder As ILegendListViewBuilder, _ Optional ByVal rightLegendListViewBuilder As ILegendListViewBuilder, _ Optional ByVal topLegendListViewBuilder As ILegendListViewBuilder, _ Optional ByVal bottomLegendListViewBuilder As ILegendListViewBuilder, _ Optional ByVal topRightLegendListViewBuilder As ILegendListViewBuilder _ )
public _SjsFixedLegendLayerView( IPlotAreaView plotAreaView, ISjsLegendViewManagerOption option, List<ILegendView> legendViews, ILegendListViewBuilder leftLegendListViewBuilder, ILegendListViewBuilder rightLegendListViewBuilder, ILegendListViewBuilder topLegendListViewBuilder, ILegendListViewBuilder bottomLegendListViewBuilder, ILegendListViewBuilder topRightLegendListViewBuilder )
Parameters
- plotAreaView
- option
- legendViews
- leftLegendListViewBuilder
- rightLegendListViewBuilder
- topLegendListViewBuilder
- bottomLegendListViewBuilder
- topRightLegendListViewBuilder