Chart::RenderingDpiX Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the horizontal resolution of the Chart renderer.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BrowsableAttribute(false)] property double RenderingDpiX { double get(); void set(double value); }
Property Value
Type: System::DoubleA double value that represents the horizontal resolution of the chart renderer.
.NET Framework
Available since 4.0
Available since 4.0
Show: