ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DataLabelBase Class
Properties


In This Topic
    DataLabelBase Class Members
    In This Topic

    The following tables list the members exposed by DataLabelBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether data labels have borders.  
    Public PropertyGets or sets a value indicating whether to draw lines that connect labels to the data points.  
    Public PropertyGets or sets the content of data labels.  
    Public PropertyGets or sets the offset from label to the data point.  
    Public PropertyOccurs before the rendering data label.  
    Top
    See Also