Table of Contents

TLineStyle.Dashing Property

Line dashing. If null, default from the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<TLineDashing> Dashing { get; }

See also