Table of Contents

Class PropertyTaskRows

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

Task rows appearance configuration (background, bar, font) for Gantt/task charts.

public class PropertyTaskRows : DomItem
Inheritance
PropertyTaskRows
Inherited Members

Properties

Background

Gets the background filling.

[JsonInclude]
public PropertyFillingExt Background { get; }

Property Value

PropertyFillingExt

Bar

Gets the bar appearance settings.

[JsonInclude]
public PropertyBar Bar { get; }

Property Value

PropertyBar

Font

Gets the font settings.

[JsonInclude]
public PropertyFontExt Font { get; }

Property Value

PropertyFontExt