Table of Contents

ChartSeriesLineOptions.ChartSeriesLineOptions Constructor

Creates a new ChartSeriesLineOptions instance.

Syntax

Namespace: FlexCel.Core

public ChartSeriesLineOptions(TShapeLine aShapeLine, Boolean aAutomaticColors)

Parameters

<-> Parameter Type Description
aShapeLine TShapeLine Line drawing options.
aAutomaticColors Boolean When true, line colors are assigned automatically.

See also