title: "CadReport.LegendReferencePoint" category: reference tags: [aet, cad-report, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

CadReport.LegendReferencePoint

Groep: Cad report Type: System · Waardetype: enumlist Custom: Ja · Nullable: Nee

Beschrijving: Legend reference point

Reference point for cad report legend.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "CadReport.LegendReferencePoint",
  "settingType": "System",
  "description": "Legend reference point",
  "longDescription": "Reference point for cad report legend.",
  "value": 2,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "2",
    "description": "TopRight",
    "displayDescription": "2 - TopRight"
  },
  "inheritedValue": 2,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "2",
    "description": "TopRight",
    "displayDescription": "2 - TopRight"
  },
  "isCustom": true,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken