ValueRangePaletteFormatStepValueTextHandler Delegate |
Namespace: Arction.Wpf.ChartingMVVM
public delegate string FormatStepValueTextHandler( Object sender, double step )
Public Delegate Function FormatStepValueTextHandler ( sender As Object, step As Double ) As String
public delegate String^ FormatStepValueTextHandler( Object^ sender, double step )