ValueRangePaletteCreateDefaultSteps Method |
LightningChart .NET Help
Create steps
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static PaletteStepCollection CreateDefaultSteps()
Public Shared Function CreateDefaultSteps As PaletteStepCollection
public:
static PaletteStepCollection^ CreateDefaultSteps()
Return Value
Type:
PaletteStepCollection[Missing <returns> documentation for "M:Arction.Wpf.ChartingMVVM.ValueRangePalette.CreateDefaultSteps"]
See Also