[]
        
(Showing Draft Content)

C1.Web.Mvc.DataLabelBase

DataLabelBase Class

The basic type of the point data label

Inheritance
DataLabelBase
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class DataLabelBase

Properties

Name Description
Border

Gets or sets a value indicating whether data labels have borders.

ConnectingLine

Gets or sets a value indicating whether to draw lines that connect labels to the data points.

Content

Gets or sets the content of data labels.

Offset

Gets or sets the offset from label to the data point.

OnClientRendering

Occurs before the rendering data label.