Namespace VelloSharp.ChartEngine
Namespaces
VelloSharp.ChartEngine.Annotations
Classes
Configures an area series rendered as a filled polygon.
Configures a bar series rendered as vertical columns.
Configurable animation descriptors used by the chart engine when translating timeline requests into the shared runtime.
Declarative description of a multi-pane chart including shared axes and overlay layers.
Builder for creating
High-level wrapper over the native chart engine exposed via FFI.
Configuration container for
Captures metadata from the most recent chart frame for use by overlay renderers.
Builder that configures a pane within the composition.
Represents a logical chart pane.
Base descriptor for configuring how a series should be rendered by the engine.
Defines animation presets applied to streaming data flows.
Describes an annotation layer applied across one or more panes.
Configures a line series rendered with optional fill.
Configures a scatter series rendered as markers.
Structs
ChartFrameMetadata.AxisTickMetadata
Describes a single animation timeline configuration.
ChartFrameMetadata.ChartAnnotationOverlay
Represents an RGBA color used for chart rendering.
ChartFrameMetadata.ChartCursorOverlay
Describes a cursor transition request for the chart animation controller.
Describes a batchable style override for a chart series.
ChartFrameMetadata.ChartStreamingOverlay
Describes a streaming motion event to animate via the shared timeline runtime.
ChartFrameMetadata.PaneMetadata
ChartFrameMetadata.SeriesMetadata
Enums
Determines the drawing order of composition annotation layers.
Identifies the rendering strategy for a chart series.
Enumerates streaming animation event kinds.