ecl-logo Documentation
ECL`

PlotDynamicLightScattering

PlotDynamicLightScattering[DlsDataObject]Plot

plots the `dlsDataObject` data as a list line plot.

PlotDynamicLightScattering[Protocol]Plot

creates a Plot of the data found in the Data field of Protocol.

PlotDynamicLightScattering[Coordinates]Plot

the xy points making up the spectrum to be plotted.

PlotDynamicLightScattering[MeltingCurveObject]Plot

plots the initial and final particles size distributions from the MeltingCurveObject data.

Details

    Input
    Output
    Data Specifications Options
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    Secondary Data Options
    General Options

Examples

open allclose all

Basic Examples  (5)

Given a DynamicLightScattering data object, creates a plot for the MassDistribution if AssayType is SizingPolydispersity, ZAverageDiameters if the AssayType is IsothermalStability, KirkwoodBuffIntegral if the AssayType is G22, and PolydispersityIndicies if the AssayType is B22kD:

Given a DynamicLightScattering protocol object, creates a plot of the linked data objects:

Return a dynamic figure when Output->Preview:

Return a list of resolved options when Output->Option:

Return a list of resolved options when Output->Tests:

Additional Examples  (3)

Plot dynamic light scattering data for multiple Object[Data, MeltingCurve] to create a slideview for each data object:

Plot dynamic light scattering data for Object[Data, MeltingCurve] and use secondary data to plot additional information:

Plot dynamic light scattering data from Object[Data, MeltingCurve] if it contains dynamic light scattering data:

Options  (13)

Boxes  (1)

Specify boxes are desired for this plot:

Display  (1)

Set the Display mode for the output plots:

FrameLabel  (1)

Specify FrameLabels:

ImageSize  (1)

Set the image size for the output plots:

IncludeReplicates  (1)

Set the image size for the output plots:

Legend  (1)

Specify a legend:

LegendPlacement  (1)

Specify a where to put the legned:

OptionFunctions  (1)

Set OptionFunctions for this plot:

PlotLabel  (1)

Specify FrameLabels:

PrimaryData  (1)

Set the PrimaryData Option:

SecondaryData  (1)

Set the SecondaryData Option:

TargetUnits  (1)

Set TargetUnits of x and y axis:

Zoomable  (1)

Set if the resulting plots are zoomable:

Messages  (1)

NoDynamicLightScatteringData  (1)

Plotting dynamic light scattering data from Object[Data, MeltingCurve] that contains no dynamic light scattering data will throw an error:

Last modified on Fri 3 Oct 2025 18:48:11