Gets or sets the object instance that describes the category of the point.
Namespace: Telerik.ChartingAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public Object Category { get; set; } |
| Visual Basic |
|---|
Public Property Category As Object
Get
Set |
See Also