ColumnDrivenSymbolSizePlotStyleInternalSetDataColumnProxy Method |
Sets the data column proxy and creates the necessary event links.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected void InternalSetDataColumnProxy(
IReadableColumnProxy proxy
)
Parameters
- proxy IReadableColumnProxy
[Missing <param name="proxy"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.ColumnDrivenSymbolSizePlotStyle.InternalSetDataColumnProxy(Altaxo.Data.IReadableColumnProxy)"]
See Also