'Declaration Public Function New( _ ByVal layoutDefinition As IPlotListLayoutDefinition, _ ByVal type As String, _ ByVal hAlign As Nullable(Of HAlign), _ ByVal vAlign As Nullable(Of VAlign), _ ByVal coordinateSystemViewBuilder As ICoordinateSystemViewBuilder _ )
public _PolarCoordinateSystemDefinition( IPlotListLayoutDefinition layoutDefinition, string type, Nullable<HAlign> hAlign, Nullable<VAlign> vAlign, ICoordinateSystemViewBuilder coordinateSystemViewBuilder )
Parameters
- layoutDefinition
- type
- hAlign
- vAlign
- coordinateSystemViewBuilder