Chart::RenderingDpiY Property
.NET Framework (current version)
Gets or sets the vertical resolution of the Chart renderer.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BrowsableAttribute(false)] property double RenderingDpiY { double get(); void set(double value); }
Property Value
Type: System::DoubleA double value that represents the vertical resolution of the chart renderer.
.NET Framework
Available since 4.0
Available since 4.0
Show: