FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.FlexChart Namespace / ChartTitle Class / Border Property

In This Topic
    Border Property (ChartTitle)
    In This Topic
    Gets or sets a value indicating whether the title has border.
    Syntax
    'Declaration
     
    Public Property Border As Boolean
    public bool Border {get; set;}
    See Also