Skip to main content

Namespace VelloSharp.ChartEngine

Namespaces

VelloSharp.ChartEngine.Annotations

Classes

AreaSeriesDefinition

Configures an area series rendered as a filled polygon.

BarSeriesDefinition

Configures a bar series rendered as vertical columns.

ChartAnimationProfile

Configurable animation descriptors used by the chart engine when translating timeline requests into the shared runtime.

ChartComposition

Declarative description of a multi-pane chart including shared axes and overlay layers.

ChartCompositionBuilder

Builder for creating instances.

ChartEngine

High-level wrapper over the native chart engine exposed via FFI.

ChartEngineOptions

Configuration container for .

ChartFrameMetadata

Captures metadata from the most recent chart frame for use by overlay renderers.

ChartPaneBuilder

Builder that configures a pane within the composition.

ChartPaneDefinition

Represents a logical chart pane.

ChartSeriesDefinition

Base descriptor for configuring how a series should be rendered by the engine.

ChartStreamingAnimationPreset

Defines animation presets applied to streaming data flows.

CompositionAnnotationLayer

Describes an annotation layer applied across one or more panes.

HeatmapSeriesDefinition

LineSeriesDefinition

Configures a line series rendered with optional fill.

PolylineBandSeriesDefinition

ScatterSeriesDefinition

Configures a scatter series rendered as markers.

Structs

ChartFrameMetadata.AxisTickMetadata

ChartAnimationTimeline

Describes a single animation timeline configuration.

ChartFrameMetadata.ChartAnnotationOverlay

ChartColor

Represents an RGBA color used for chart rendering.

ChartFrameMetadata.ChartCursorOverlay

ChartCursorUpdate

Describes a cursor transition request for the chart animation controller.

ChartSeriesOverride

Describes a batchable style override for a chart series.

ChartFrameMetadata.ChartStreamingOverlay

ChartStreamingUpdate

Describes a streaming motion event to animate via the shared timeline runtime.

ChartFrameMetadata.PaneMetadata

ChartFrameMetadata.SeriesMetadata

Enums

AnnotationZOrder

Determines the drawing order of composition annotation layers.

ChartSeriesKind

Identifies the rendering strategy for a chart series.

ChartStreamingEventKind

Enumerates streaming animation event kinds.