Table of Contents

TExcelRectangularGradient.Bottom Property

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

Syntax

Namespace: FlexCel.Core

public Double Bottom { get; set; }

See also