Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 45
Forks 2
NuGet downloads 48,107
Release ChartForgeX-v1.7.0
Language: HTML Updated: 2026-09-02

API Reference

Class

RasterImageOptions

Namespace ChartForgeX.Core

Defines common options for raster image exports.

Inheritance

  • Object
  • RasterImageOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

Background #

Gets or sets the background used when flattening transparent pixels for formats that do not preserve alpha.

JpegQuality #

Gets or sets JPEG quality from 1 to 100.

PngCompressionLevel #

Gets or sets PNG deflate compression from 0 to 9, where 0 disables compression, 1-3 favors speed, and 4-9 favors smaller output.