ComponentOne ASP.NET MVC Controls
DataLabelBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : DataLabelBuilder Class

The following tables list the members exposed by DataLabelBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one DataLabelBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Border. Sets a value indicating whether data labels have borders. (Inherited from C1.Web.Mvc.Fluent.DataLabelBaseBuilder<DataLabel,DataLabelBuilder>)
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.ConnectingLine. Sets a value indicating whether to draw lines that connect labels to the data points. (Inherited from C1.Web.Mvc.Fluent.DataLabelBaseBuilder<DataLabel,DataLabelBuilder>)
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Content. Sets the content of data labels. (Inherited from C1.Web.Mvc.Fluent.DataLabelBaseBuilder<DataLabel,DataLabelBuilder>)
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Offset. Sets the offset from label to the data point. (Inherited from C1.Web.Mvc.Fluent.DataLabelBaseBuilder<DataLabel,DataLabelBuilder>)
Public MethodConfigurates the C1.Web.Mvc.DataLabelBase.OnClientRendering client event. Occurs before the rendering data label. (Inherited from C1.Web.Mvc.Fluent.DataLabelBaseBuilder<DataLabel,DataLabelBuilder>)
Public MethodConfigurates C1.Web.Mvc.DataLabel.Position. Sets the position of data labels.  
Top
See Also

Reference

DataLabelBuilder Class
C1.Web.Mvc.Fluent Namespace