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