www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Brush type.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public BrushType BrushType { get; set; }
Public Property BrushType As BrushType
Get
Set
Public Property BrushType As BrushType
Get
Set
public:
property BrushType BrushType {
BrushType get ();
void set (BrushType value);
}
member BrushType : BrushType with get, set
/** @property */
public BrushType get_BrushType()
/** @property */
public void set_BrushType(BrushType value)
/** @property */
public BrushType get_BrushType()
/** @property */
public void set_BrushType(BrushType value)
Field Value
UnifoChart.Hierarchy.BrushType
If you set BrushType as ImageTileBrush, then the image set in
Image property will be shown in a tiled fashion (repating on X and Y axis). If you want to display the image untiled, set hpcSettings.
Chart_BackgroundType (or hpcSettings.
Node_BackgroundTypeList) as Image and set hpcSettings.
Chart_BackgroundImage (or hpcSettings.
Node_BackgroundImageList)