Reference > Enumerations > SvgMode Enumeration

SvgMode Enumeration

Various options for scaling the completed graphic in the browser.

public enum SvgMode

Members

FixedAspectThe chart will be stretched to fit the smallest dimension, so preserving its shape.
FixedSizeThe chart will always appear at the designed size, and will be undecorated
ShadowedThe chart will appear at the designed size, with a border and drop-shadow added
StretchableThe chart will fit exactly the space available in the browser. This may distort the text if the window shape is very different from that which the chart was designed for!

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013