RadControls for Silverlight

Represents a function that returns the last item from a set of items.

Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.403.1050

Syntax

C#
public class MemberLastFunction : ChartAggregateFunction
Visual Basic
Public Class MemberLastFunction _
	Inherits ChartAggregateFunction

Inheritance Hierarchy

See Also