Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ZoomAction
.
.
::
.
.
Stroke Property
ZoomAction Class
See Also
Gets or sets the stroke brush that is used for painting the selection area.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
Brush
Stroke
{
get
;
set
; }
Visual Basic
Public
Property
Stroke
As
Brush
Get
Set
See Also
ZoomAction Class
C1.Silverlight.Chart Namespace