PDF Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Document
      • Create Document
      • Save Document
    • Pages
      • Create Page
      • Create Page Boundary
      • Create Page Metric
      • Create Page Imperial
      • Deconstruct Page
      • Page Boundaries
    • Format
      • Set Graphics
      • Set Font
      • Set Font Preset
      • Data Set
      • Quick Data Set
    • Shapes
      • Image Box Shape
      • Image Shape
      • Link Shape
      • Text Box Shape
      • Text Shape
      • Basic Chart Shape
      • Pie Chart Shape
      • Get Shape Contents
      • Get Shapes
      • Set Shapes
    • Blocks
      • Break Block
      • Dock Block
      • Drawing Block
      • Image Block
      • List Block
      • Text Block
      • Fast Table Block
      • Table Block
      • Basic Chart Block
      • Pie Chart Block
      • Join Text Fragments
      • Resize Block
      • Set Blocks
      • Get Blocks
Powered by GitBook
On this page
  • Description
  • Usage
  1. COMPONENTS
  2. Format

Data Set

Compiles a list of text or numbers into a Data Set

PreviousSet Font PresetNextQuick Data Set

Last updated 1 year ago

Description

Compiles a list of text or numbers into a Data Set with optional formatting options. For use with PDF+ Chart and Table components.

  • Table: Each Data Set is a column in the Table

  • Chart: Each Data Set is a series in the Chart

Name | Graph Data

Nickname | Data

Tab | PDF

Panel | Format

Division | 3

V | Values (double) | A list of numeric values.

C | Colours (Color) | Optional list of colors corresponding to the values.

L | Label (int) | Optional data point label position.

T | Title (string) | An optional name for the series.

Ds | DataSet (PDF+ DataSet) | A PDF+ Data Object

​​No right-click options

Usage

🛠️