Table of Contents

TExcelRectangularGradient.Right Property

Right 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 Right { get; set; }

See also