Class ChartRenderingOptions
Inheritance
System.Object
ChartRenderingOptions
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public class ChartRenderingOptions : Object
Constructors
ChartRenderingOptions()
Default constructor to initialize Export Image Options.
Declaration
public ChartRenderingOptions()
Properties
ImageFormat
Represents Image format used for encoding the image.
Declaration
public ExportImageFormat ImageFormat { get; set; }
Property Value
Type |
---|
ExportImageFormat |
ScalingMode
Represents image scaling mode
Declaration
public ScalingMode ScalingMode { get; set; }
Property Value
Type |
---|
ScalingMode |