For the complete documentation index, see llms.txt. This page is also available as Markdown.

New-UDNivoFill

Specifies fill options for a nivo chart.

Synopsis

Specifies fill options for a nivo chart.

Syntax

New-UDNivoFill -ElementId <String> -PatternId <String> [<CommonParameters>]

Description

Specifies fill options for a nivo chart.

Parameters

-ElementId

The element ID to match to this fill.

Required?                    true
Position?                    named
Default value                None
Accept pipeline input?       False
Aliases                      none
Accept wildcard characters?  false

-PatternId

The pattern to use for the element.

Inputs

None

Outputs

System.Object

Last updated

Was this helpful?