Table of Contents

Class PropertyFilling

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

Basic filling definition specifying color and style for supported objects.

public class PropertyFilling : DomItem
Inheritance
PropertyFilling
Derived
Inherited Members

Properties

Color

Gets or sets the fill color.

public string Color { get; set; }

Property Value

string

Style

Gets or sets the fill style (pattern).

public string Style { get; set; }

Property Value

string