LegendBoxSurfacesScaleSizeDim2 Property |
LightningChart .NET Help
Scale size in pixels, secondary dimension
Namespace:
Arction.Wpf.Charting.Views
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(40)]
public int ScaleSizeDim2 { get; set; }<DefaultValueAttribute(40)>
Public Property ScaleSizeDim2 As Integer
Get
Set
public:
[DefaultValueAttribute(40)]
property int ScaleSizeDim2 {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also