Gets or sets the border style of the chart's plot area, or null (Nothing in Visual Basic), to use a solid line.
Namespace: MindFusion.Spreadsheet.Charts
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<DashStyle> PlotBorderStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotBorderStyle As Nullable(Of DashStyle) |
A member of the .NET DashStyle enumeration or null (Nothing in Visual Basic). The default is null.