ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartSymbolStyle.OutlineWidth Property

Gets or sets the outline width of the data point symbol.

[Visual Basic]

Public Property OutlineWidth As Integer

[C#]

public int OutlineWidth {get;set;}

[Delphi]

public property OutlineWidth: Int32 read get_OutlineWidth write set_OutlineWidth;

See Also

ChartSymbolStyle Class | ChartSymbolStyle Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.