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


In This Topic
    PieDataLabel Class Members
    In This Topic

    The following tables list the members exposed by PieDataLabel.

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