Name | Description | |
---|---|---|
DataLabelBaseBuilder<TControl,TBuilder> Constructor | Creates one DataLabelBaseBuilder<TControl,TBuilder> instance to configurate obj. |
The following tables list the members exposed by DataLabelBaseBuilder<TControl,TBuilder>.
Name | Description | |
---|---|---|
DataLabelBaseBuilder<TControl,TBuilder> Constructor | Creates one DataLabelBaseBuilder<TControl,TBuilder> instance to configurate obj. |
Name | Description | |
---|---|---|
Border | Configurates C1.Web.Mvc.DataLabelBase.Border. Sets a value indicating whether data labels have borders. | |
ConnectingLine | Configurates C1.Web.Mvc.DataLabelBase.ConnectingLine. Sets a value indicating whether to draw lines that connect labels to the data points. | |
Content | Configurates C1.Web.Mvc.DataLabelBase.Content. Sets the content of data labels. | |
Offset | Configurates C1.Web.Mvc.DataLabelBase.Offset. Sets the offset from label to the data point. | |
OnClientRendering | Configurates the C1.Web.Mvc.DataLabelBase.OnClientRendering client event. Occurs before the rendering data label. |