LabelPlotStyleSkipFrequency Property |
Controls how many items are plotted. A value of 1 means every item, a value of 2 every other item, and so on.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int SkipFrequency { get; set; }
Property Value
Int32See Also