Chart Image Parameters
    class ChartImageParameters
The parameters used to generate a ChartImage.
Since
200.1.0
See also
(ChartImageParameters)
Constructors
Link copied to clipboard
                  Creates a ChartImageParameters with the specified width and height.
Properties
Link copied to clipboard
                  True if the legend should be included in the chart. The default value is true.
Link copied to clipboard
                  The number of pixels per DIP (sometimes referred to as screen density or device pixel ratio). This parameter controls the font sizes, margins and line thicknesses for the chart to be readable at the specified screen scale.
Link copied to clipboard
                  The style used to generate the ChartImage. The default style is ChartImageStyle.Neutral.