aspose.diagram
Class GradientStop

Represents the gradient stop.

Constructor Summary
GradientStop()
          
 
Property Getters/Setters Summary
functiongetColor()
functionsetColor(value)
           Gets the color of this gradient stop.
functiongetPosition()
functionsetPosition(value)
           The position of the stop.
functiongetTransparency()
functionsetTransparency(value)
           Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
 

Constructor Detail

GradientStop

function GradientStop()

Property Getters/Setters Detail

getPosition/setPosition : DoubleValue 

function getPosition() / function setPosition(value)
The position of the stop.

getColor/setColor : ColorValue 

function getColor() / function setColor(value)
Gets the color of this gradient stop.

getTransparency/setTransparency : DoubleValue 

function getTransparency() / function setTransparency(value)
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.