ComponentOne FlexReport for WinForms
StrokeColor Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace > ChartStyle Class : StrokeColor Property
Gets or sets the stroke color, null indicates default color.
Syntax
'Declaration
 
Public Property StrokeColor As System.Nullable(Of Color)
public System.Nullable<Color> StrokeColor {get; set;}
See Also

Reference

ChartStyle Class
ChartStyle Members