NPlot.LabelPointPlot.LabelPointPlot C# (CSharp) Method

LabelPointPlot() public method

Constructor
public LabelPointPlot ( Marker marker ) : System
marker Marker The marker type to use for this plot.
return System
        public LabelPointPlot( Marker marker )
            : base(marker)
        {
        }

Same methods

LabelPointPlot::LabelPointPlot ( ) : System