Table of Contents

TChartFrameOptions.RoundedCorners Property

If true, the chart frame will have rounded corners. Note that this value doesn't apply in most places. One of the only places where you can actually have rounded corners is in the frame about the chart itself.

Syntax

Namespace: FlexCel.Core

public Boolean RoundedCorners { get; set; }

See also