Nevron.Chart Namespace > NAxisMarker Class : StrokeStyle Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Appearance")> <System.ComponentModel.DescriptionAttribute("Gets or sets the stroke style applied to the marker")> <System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Nevron.Editors.NStrokeStyleTypeEditorNoAutomatic, Nevron.Presentation, Version=22.2.1.12, Culture=neutral, PublicKeyToken=6656c5d1103e75cc")> Public Property StrokeStyle As NStrokeStyle
'Usage
Dim instance As NAxisMarker Dim value As NStrokeStyle instance.StrokeStyle = value value = instance.StrokeStyle
[System.ComponentModel.Category("Appearance")] [System.ComponentModel.Description("Gets or sets the stroke style applied to the marker")] [System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Nevron.Editors.NStrokeStyleTypeEditorNoAutomatic, Nevron.Presentation, Version=22.2.1.12, Culture=neutral, PublicKeyToken=6656c5d1103e75cc")] public NStrokeStyle StrokeStyle {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2