RectangleFillTileCountWidth Property |
LightningChart .NET Help
Tile count on width dimension.
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(10)]
public int TileCountWidth { get; set; }<DefaultValueAttribute(10)>
Public Property TileCountWidth As Integer
Get
Set
public:
[DefaultValueAttribute(10)]
property int TileCountWidth {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also