Click or drag to resize

ChartExtensions Class

Defines extension methods for Charts.
Inheritance Hierarchy
SystemObject
  GSF.Windows.FormsChartExtensions

Namespace: GSF.Windows.Forms
Assembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.181-beta
Syntax
public static class ChartExtensions
View Source

The ChartExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodConvertToImageStream Saves the chart to a memory stream using the given image format and returns the stream, ready for reading.
Public Extension MethodSetChartSize Sets the size of the chart while also setting the font size of the axes and legend as well as the border width of each of the series.
Top
See Also