Table of Contents

TShapeLine.ThemeColor Property

Color that will be used instead of the default in the theme, when using a theme to draw the line. This property has effect only if LineStyle is null.

Syntax

Namespace: FlexCel.Core

public Nullable<TDrawingColor> ThemeColor { get; set; }

See also