PointSizeLimit

Gets and sets the maximum size, in pixels, to display each point.

 

JavaScript

 

PointSizeLimit

 

C#

 

double PointSizeLimit { get; set; }

 

C++

 

HRESULT PointSizeLimit([out, retval] double* pVal)

HRESULT PointSizeLimit([in] double pVal)