Intersoft.Client.UI.DataVisualization Namespace > DataPoint Class : BorderStyle Property |
Public Property BorderStyle As BorderStyle
Dim instance As DataPoint Dim value As BorderStyle instance.BorderStyle = value value = instance.BorderStyle
public BorderStyle BorderStyle {get; set;}
public: property BorderStyle BorderStyle { BorderStyle get(); void set ( BorderStyle value); }
In addition to customizing color palettes, you can also set the data point's border style by using BorderStyle property. There are three mode that you can choose.
To learn more how to customize the palette, see How-to: Add Custom Palettes in UXChart.
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