Table of Contents

TLineStyle.Join Property

How the line joins with the next. If null, default from the theme will be used.

Syntax

Namespace: FlexCel.Core

public Nullable<TLineJoin> Join { get; }

See also