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.3179.0 (4.8.3179.0)
Syntax public IReadableColumn? DataColumn { get; set; }
Property Value
IReadableColumnSee Also