Table of Contents

TLineStyle.LineCap Property

How the line ends. If null, default from the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<TLineCap> LineCap { get; }

See also