Table of Contents

TLineStyle.HeadArrow Property

Head arrow if it has one. If null, default from the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<TLineArrow> HeadArrow { get; }

See also