Table of Contents

TExcelRectangularGradient.Left Property

Left coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the first color of the gradient will be placed.

Syntax

Namespace: FlexCel.Core

public Double Left { get; set; }

See also