LabelPlotStyleIndependentSkipFrequency Property |
Gets or sets a value indicating whether the skip frequency is independent on other sub group styles using
SkipFrequency.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IndependentSkipFrequency { get; set; }
Property Value
Booleantrue if the skip frequency is independent on other sub group styles using
SkipFrequency; otherwise,
false.
See Also