SampleFillSize Property

SampleFillSize returns/sets the legend sample fill size in page units.

Syntax

object.SampleFillSize

object.SampleFillSize= Size

Parameter

Type

Description

SampleFillSize

Double

Sets/returns the maximum size to use for the fills in the samples

Example

This example demonstrates how to set the sample fill size to .1.

SymbologyLegend.SampleFillSize= .1

 

Used by: SymbologyLegend object