Table of Contents

Class PropertyFixedBarOptions

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Configuration for fixed bar options (width and alignment) in charts.

public class PropertyFixedBarOptions : DomItem
Inheritance
PropertyFixedBarOptions
Inherited Members

Properties

Alignment

Gets or sets the alignment mode.

public string Alignment { get; set; }

Property Value

string

Width

Gets or sets the fixed width.

public string Width { get; set; }

Property Value

string