ColumnDrivenSymbolSizePlotStyleDataColumn Property |
Gets/sets the data column that provides the data that is used to calculate the symbol size.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic IReadableColumn? DataColumn { get; set; }
Property Value
IReadableColumn
See Also