[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SparklineDataSource.ChangeExpression

ChangeExpression Method

ChangeExpression(Expression)

Changes the expression.

Declaration
protected override void ChangeExpression(Expression newExpression)
Protected Overrides Sub ChangeExpression(newExpression As Expression)
Parameters
Type Name Description
Expression newExpression

The new expression.

Overrides