Skip to main content

Class LayoutGallery

Namespace: VelloSharp.Charting.Layout
Assembly: VelloSharp.Charting.dll

Provides curated layout presets that demonstrate common dashboard configurations.

public static class LayoutGallery

Inheritance

objectLayoutGallery

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Presets

Gets the built-in layout presets ordered from most conservative to most information-dense.

public static IReadOnlyList<ChartLayoutPreset> Presets { get; }

Property Value

IReadOnlyList<ChartLayoutPreset>