www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Thickness of the pen on a scale of 1-5, when the brush is used for drawing. Default is 1.0 (for a fresh brush).
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public float PenWidth { get; set; }
public float PenWidth { get; set; }
Public Property PenWidth As Single
Get
Set
Public Property PenWidth As Single
Get
Set
public:
property float PenWidth {
float get ();
void set (float value);
}
member PenWidth : float32 with get, set
member PenWidth : float32 with get, set
/** @property */
public float get_PenWidth()
/** @property */
public void set_PenWidth(float value)
/** @property */
public float get_PenWidth()
/** @property */
public void set_PenWidth(float value)
Field Value
System.Single
Applies to the following items:
HierarchySettings.
Node_BorderBrushList
HierarchySettings.
Chart_BorderBrush
HierarchySettings.
Node_Brush4FocusList
HierarchySettings.
Connector_Brush