Skip to main content

ISparklineViewVisitor.Visit Method

Name Parameters Description
Visit(AreaSparklineView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
Visit(BarSparklineView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
Visit(LineSparklineView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
Visit(WinLossSparklineView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.