Gets or sets the outline thickness of the chart elements representing the series, or null (Nothing in Visual Basic), to use the default thickness.
Namespace: MindFusion.Spreadsheet.Charts
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure LineSize { get; set; } |
Visual Basic
![]() |
---|
Public Property LineSize As Measure |
An instance of the Measure class. The default is null (Nothing in Visual Basic).