Table of Contents

ChartSeriesOptions.PointNumber Property

Point number where this options apply. -1 means that the options apply for the whole series.

Syntax

Namespace: FlexCel.Core

public Int32 PointNumber { get; set; }

See also