SetTreeMapResult SetTreeMap(TreeMapId tTreeMap, SetTreeMapArg tArg)
tTreeMap. Tree map moniker.
tArg. Tree map settings change parameters.
The SetBubbleTree operation changes tree map settings.
To execute the operation, in the tTreeMap field specify tree map moniker, and in the tArg.meta field specify settings that must be applied. The moniker may be based on the express report moniker by the following rule: "Opened express report instance moniker"!TreeMap.
The settings that can be changed and specified in the tArg.meta.md field, can be obtained by means of the GetTreeMap operation.
If after the change made it is required to get updated settings, specify the tArg.metaGet field.
Below is the example of using the SetTreeMap operation to change tree map settings. The request contains the tree map moniker and updated settings.
{
"SetTreeMap" :
{
"tTreeMap" :
{
"id" : "S1!M!S!E2!TreeMap"
},
"tArg" :
{
"meta" :
{
"md" :
{
"TreeMap" :
{
"@HeatMap" : "false",
"@View3D" : "false",
"@PS" : "-1",
"@BranchSpacing" : "2.00000",
"@HierarchyDepth" : "3",
"@RenderMode" : "Mode2D",
"@AnimationDuration" : "1500.00000",
"@LeafBorderWidth" : "1.00000",
"@ShowBranches" : "true",
"@CaptionHeight" : "22.00000",
"@LabelAutoColor" : "true",
"@MinFont" : "8.00000",
"@MaxFont" : "128.00000",
"@UseSelectOnRightClick" : "true",
"StartHeaderStyle" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Ellipsis",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF5E5E5B",
"Shadow" :
{
"@BlurSize" : "0.00000",
"@EnableBlur" : "false",
"@Color" : "#FFFFFFFF"
}
},
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FFC8C8C8"
},
{
"@Offset" : "1.00000",
"@Color" : "#A4A4A4"
}
]
}
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FF9F9F9F"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"EndHeaderStyle" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Ellipsis",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FFB9B9B9",
"Shadow" :
{
"@BlurSize" : "0.00000",
"@EnableBlur" : "false",
"@Color" : "#FFFFFFFF"
}
},
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FFF4F4F4"
},
{
"@Offset" : "1.00000",
"@Color" : "#E9E9E9"
}
]
}
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"LabelsStyle" :
{
"@Padding" : "6.00000 0.00000 6.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Hidden",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF000000"
}
}
},
"MaskText" :
{
"@IsAuto" : "false",
"@Value" : "{%Name}"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"ItemsTooltipStyle" :
{
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@HoverMode" : "MouseOver",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "13.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"BranchItemsTooltipStyle" :
{
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@HoverMode" : "MouseOver",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "13.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"Breadcrumb" :
{
"@Padding" : "1.00000 1.00000 1.00000 1.00000",
"@VerticalAlignment" : "Top",
"@HorizontalAlignment" : "Center",
"@IsVisible" : "true",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsNull" : "true"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#9C9C9C"
}
}
},
"ItemStyle" :
{
"@Padding" : "6.00000 0.00000 6.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FFFFFFFF"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#9C9C9C"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFBABABA"
}
},
"Hover" :
{
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FF898989"
},
{
"@Offset" : "1.00000",
"@Color" : "#959595"
}
]
}
}
},
"Pressed" :
{
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FF6C6C6C"
},
{
"@Offset" : "1.00000",
"@Color" : "#878787"
}
]
}
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
}
},
"ColorVisual" :
{
"ColorMapping" :
{
"@Type" : "Scale",
"@Scale" : "Scale52",
"@Index" : "0",
"@Format" : "#,##0.00",
"@DataSource" : "DataSource1",
"@DimAttributeId" : "DefaultID",
"@Id" : "DSMapping59"
}
},
"SizeVisual" :
{
"NumericMapping" :
{
"@Type" : "Transformer",
"@Index" : "0",
"@Format" : "",
"@DataSource" : "DataSource1",
"@DimAttributeId" : "DefaultID",
"@Id" : "DSMapping3",
"@DataTransformer" : "DataTransformer1"
}
},
"HeightVisual" :
{
"NumericMapping" :
{
"@Type" : "None",
"@Index" : "0",
"@Format" : "",
"@DimAttributeId" : "DefaultID",
"@DataSource" : "DataSource1",
"@Id" : "DSMapping4"
}
},
"TextVisual" :
{
"TextMapping" :
{
"@Type" : "None",
"@Index" : "0",
"@Format" : "",
"@DimAttributeId" : "DefaultID",
"@DataSource" : "DataSource1",
"@Id" : "DSMapping6"
}
},
"StyleContainer" :
{
"@SCK" : "4294967295",
"@SCT" : "0"
},
"Timeline" :
{
"@StepDuration" : "1000.00000",
"@IsOverlap" : "false",
"@DelayDuration" : "1000.00000",
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@HorizontalAlignment" : "Center",
"@VerticalAlignment" : "Bottom",
"@IsVisible" : "true",
"@LastIndexAsInitial" : "true",
"@Inverse" : "false",
"@ReturnToInitialState" : "true",
"@Margin" : "10.00000 13.00000 6.00000 8.00000",
"@CurrentStep" : "0",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "11.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
}
},
"Legends" :
{
"Legend0" :
{
"@Marker" : "Circle",
"@Type" : "Intervals",
"@AutoColumnsCount" : "true",
"@ColorApplying" : "Marker",
"@NoDataVisible" : "true",
"@CellSpacing" : "10.00000 10.00000",
"@Mode" : "LessGreater",
"@Visibility" : "IsDependent",
"@Scale" : "Scale52",
"@Format" : "#,##0.00",
"@HoverMode" : "MouseOver",
"@HorizontalAlignment" : "Center",
"@TextSpacing" : "10.00000",
"@DoHighlight" : "false",
"@IsOuter" : "false",
"@NoDataPosition" : "After",
"@Id" : "Legend0",
"@TextHorizontalAlignment" : "Left",
"@IncludeEquals" : "true",
"@IsOverlap" : "false",
"@ColumnCount" : "0",
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@VerticalAlignment" : "Bottom",
"@ContentAlignment" : "Center",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@ItemsOrder" : "LeftToRight",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
},
"EqualFormat" :
{
"@IsAuto" : "true"
},
"GreaterFormat" :
{
"@IsAuto" : "true"
},
"LessFormat" :
{
"@IsAuto" : "true"
},
"BetweenFormat" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
},
"Header" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@IsVisible" : "true",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
},
"Text" :
{
"@IsAuto" : "false",
"@Value" : "Color: "
}
}
}
},
"Style" :
{
"Release" :
{
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
}
}
},
"LegendMapping" :
{
"@Legend0" : "DSMapping59"
},
"HoverInactiveEffects" :
{
"Effect" :
{
"@PPType" : "PP.Ui.OpacityEffect",
"@Opacity" : "0.50000"
}
},
"SelectInactiveEffects" :
{
"Effect" :
{
"@PPType" : "PP.Ui.OpacityEffect",
"@Opacity" : "0.25000"
}
},
"CustomData" : "",
"DataSources" :
{
"DataSource1" :
{
"@Title" : "",
"@Id" : "DataSource1",
"AttributesNames" : "",
"Series" :
{
"Serie" :
[
{
"@Id" : "1"
},
{
"@Id" : "2"
},
{
"@Id" : "3"
},
{
"@Id" : "4"
}
]
}
}
},
"Scales" :
{
"Scale52" :
{
"@AutoCalculable" : "true",
"@MinValue" : "91.68919",
"@Items" : "#FFFF462C #FFEBAF36 #FFFFD900 #FFB1CA40 #FF6A8535",
"@InactiveItem" : "#FFFFFFFF",
"@LogarithmBase" : "2.00000",
"@MaxValue" : "158.10008",
"@Mode" : "Uniform",
"@EnableEquality" : "false",
"@IsConstant" : "false",
"@RoundBias" : "0.00000",
"@NoData" : "#FFEBEBEB",
"@TypeArguments" : "Brush",
"@Id" : "Scale52"
}
},
"Transformers" :
{
"DataTransformer1" :
{
"@PPType" : "PP.NormalizationTransformer",
"@Type" : "Linear",
"@MinResult" : "0.00000",
"@MaxResult" : "1.00000",
"@NoDataResult" : "0.00000",
"@UseAbsoluteValues" : "false",
"@Id" : "DataTransformer1",
"@MinResultCut" : "0.00000"
}
},
"SettingsProvider" :
{
"ItemsToolTipStyle" :
{
"@ToolTipText" : "",
"@NoDataText" : "no data"
},
"BranchItemsToolTipStyle" :
{
"@ToolTipText" : "",
"@NoDataText" : "no data"
},
"IntervalsLegendStyle" :
{
"@LessFormat" : "less than {0}",
"@EqualFormat" : "equal to {0}",
"@BetweenFormat" : "from {0} to {1}",
"@GreaterFormat" : "greater than {0}",
"@NoDataText" : "no data"
},
"SizeLegendStyle" :
{
"@MinValueFormat" : "{0}",
"@MaxValueFormat" : "{0}"
}
}
}
}
},
"metaGet" :
{
"metaData" : "true"
}
}
}
}
{
"SetTreeMapResult" :
{
"id" :
{
"id" : "S1!M!S!E2!TreeMap"
},
"metaGet" :
{
"md" :
{
"TreeMap" :
{
"@HeatMap" : "false",
"@View3D" : "false",
"@PS" : "-1",
"@BranchSpacing" : "2.00000",
"@HierarchyDepth" : "3",
"@RenderMode" : "Mode2D",
"@AnimationDuration" : "1500.00000",
"@LeafBorderWidth" : "1.00000",
"@ShowBranches" : "true",
"@CaptionHeight" : "22.00000",
"@LabelAutoColor" : "true",
"@MinFont" : "8.00000",
"@MaxFont" : "128.00000",
"@UseSelectOnRightClick" : "true",
"StartHeaderStyle" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Ellipsis",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF5E5E5B",
"Shadow" :
{
"@BlurSize" : "0.00000",
"@EnableBlur" : "false",
"@Color" : "#FFFFFFFF"
}
},
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FFC8C8C8"
},
{
"@Offset" : "1.00000",
"@Color" : "#A4A4A4"
}
]
}
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FF9F9F9F"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"EndHeaderStyle" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Ellipsis",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FFB9B9B9",
"Shadow" :
{
"@BlurSize" : "0.00000",
"@EnableBlur" : "false",
"@Color" : "#FFFFFFFF"
}
},
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FFF4F4F4"
},
{
"@Offset" : "1.00000",
"@Color" : "#E9E9E9"
}
]
}
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"LabelsStyle" :
{
"@Padding" : "6.00000 0.00000 6.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "Hidden",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF000000"
}
}
},
"MaskText" :
{
"@IsAuto" : "false",
"@Value" : "{%Name}"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"ItemsTooltipStyle" :
{
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@HoverMode" : "MouseOver",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "13.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"BranchItemsTooltipStyle" :
{
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@HoverMode" : "MouseOver",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "13.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFC1C1C1"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
},
"Breadcrumb" :
{
"@Padding" : "1.00000 1.00000 1.00000 1.00000",
"@VerticalAlignment" : "Top",
"@HorizontalAlignment" : "Center",
"@IsVisible" : "true",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsNull" : "true"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#9C9C9C"
}
}
},
"ItemStyle" :
{
"@Padding" : "6.00000 0.00000 6.00000 0.00000",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Left",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FFFFFFFF"
},
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#9C9C9C"
},
"Border" :
{
"@Width" : "1.00000",
"@Style" : "solid",
"@Radius" : "0.00000",
"@Color" : "#FFBABABA"
}
},
"Hover" :
{
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FF898989"
},
{
"@Offset" : "1.00000",
"@Color" : "#959595"
}
]
}
}
},
"Pressed" :
{
"Background" :
{
"@PPType" : "PP.LinearGradientBrush",
"@Angle" : "1.57080",
"@Opacity" : "1.00000",
"GradientStops" :
{
"GradientStop" :
[
{
"@Offset" : "0.00000",
"@Color" : "#FF6C6C6C"
},
{
"@Offset" : "1.00000",
"@Color" : "#878787"
}
]
}
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
}
}
},
"ColorVisual" :
{
"ColorMapping" :
{
"@Type" : "Scale",
"@Scale" : "Scale52",
"@Index" : "0",
"@Format" : "#,##0.00",
"@DataSource" : "DataSource1",
"@DimAttributeId" : "DefaultID",
"@Id" : "DSMapping59"
}
},
"SizeVisual" :
{
"NumericMapping" :
{
"@Type" : "Transformer",
"@Index" : "0",
"@Format" : "",
"@DataSource" : "DataSource1",
"@DimAttributeId" : "DefaultID",
"@Id" : "DSMapping3",
"@DataTransformer" : "DataTransformer1"
}
},
"HeightVisual" :
{
"NumericMapping" :
{
"@Type" : "None",
"@Index" : "0",
"@Format" : "",
"@DimAttributeId" : "DefaultID",
"@DataSource" : "DataSource1",
"@Id" : "DSMapping4"
}
},
"TextVisual" :
{
"TextMapping" :
{
"@Type" : "None",
"@Index" : "0",
"@Format" : "",
"@DimAttributeId" : "DefaultID",
"@DataSource" : "DataSource1",
"@Id" : "DSMapping6"
}
},
"StyleContainer" :
{
"@SCK" : "4294967295",
"@SCT" : "0"
},
"Timeline" :
{
"@StepDuration" : "1000.00000",
"@IsOverlap" : "false",
"@DelayDuration" : "1000.00000",
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@HorizontalAlignment" : "Center",
"@VerticalAlignment" : "Bottom",
"@IsVisible" : "true",
"@LastIndexAsInitial" : "true",
"@Inverse" : "false",
"@ReturnToInitialState" : "true",
"@Margin" : "10.00000 13.00000 6.00000 8.00000",
"@CurrentStep" : "0",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "11.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
}
},
"Legends" :
{
"Legend0" :
{
"@Marker" : "Circle",
"@Type" : "Intervals",
"@AutoColumnsCount" : "true",
"@ColorApplying" : "Marker",
"@NoDataVisible" : "true",
"@CellSpacing" : "10.00000 10.00000",
"@Mode" : "LessGreater",
"@Visibility" : "IsDependent",
"@Scale" : "Scale52",
"@Format" : "#,##0.00",
"@HoverMode" : "MouseOver",
"@HorizontalAlignment" : "Center",
"@TextSpacing" : "10.00000",
"@DoHighlight" : "false",
"@IsOuter" : "false",
"@NoDataPosition" : "After",
"@Id" : "Legend0",
"@TextHorizontalAlignment" : "Left",
"@IncludeEquals" : "true",
"@IsOverlap" : "false",
"@ColumnCount" : "0",
"@Padding" : "6.00000 6.00000 6.00000 6.00000",
"@VerticalAlignment" : "Bottom",
"@ContentAlignment" : "Center",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@ItemsOrder" : "LeftToRight",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
},
"EqualFormat" :
{
"@IsAuto" : "true"
},
"GreaterFormat" :
{
"@IsAuto" : "true"
},
"LessFormat" :
{
"@IsAuto" : "true"
},
"BetweenFormat" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
},
"Header" :
{
"@Padding" : "0.00000 0.00000 0.00000 0.00000",
"@IsVisible" : "true",
"@NoDataText" : "",
"@TextWrapping" : "NoWrap",
"@Margin" : "0.00000 0.00000 0.00000 0.00000",
"@Alignment" : "Center",
"Style" :
{
"Release" :
{
"Font" :
{
"@IsItalic" : "false",
"@IsUnderline" : "false",
"@FontFamily" : "Tahoma",
"@Size" : "12.00000",
"@IsBold" : "false",
"@Color" : "#FF918F8D"
}
}
},
"MaskText" :
{
"@IsAuto" : "true"
},
"NoDataText" :
{
"@IsAuto" : "true"
},
"Text" :
{
"@IsAuto" : "false",
"@Value" : "Color: "
}
}
}
},
"Style" :
{
"Release" :
{
"Background" :
{
"@PPType" : "PP.SolidColorBrush",
"@Opacity" : "1.00000",
"@Color" : "#FFFFFF"
}
}
},
"LegendMapping" :
{
"@Legend0" : "DSMapping59"
},
"HoverInactiveEffects" :
{
"Effect" :
{
"@PPType" : "PP.Ui.OpacityEffect",
"@Opacity" : "0.50000"
}
},
"SelectInactiveEffects" :
{
"Effect" :
{
"@PPType" : "PP.Ui.OpacityEffect",
"@Opacity" : "0.25000"
}
},
"CustomData" : "",
"DataSources" :
{
"DataSource1" :
{
"@Title" : "",
"@Id" : "DataSource1",
"AttributesNames" : "",
"Series" :
{
"Serie" :
[
{
"@Id" : "1"
},
{
"@Id" : "2"
},
{
"@Id" : "3"
},
{
"@Id" : "4"
}
]
}
}
},
"Scales" :
{
"Scale52" :
{
"@AutoCalculable" : "true",
"@MinValue" : "91.68919",
"@Items" : "#FFFF462C #FFEBAF36 #FFFFD900 #FFB1CA40 #FF6A8535",
"@InactiveItem" : "#FFFFFFFF",
"@LogarithmBase" : "2.00000",
"@MaxValue" : "158.10008",
"@Mode" : "Uniform",
"@EnableEquality" : "false",
"@IsConstant" : "false",
"@RoundBias" : "0.00000",
"@NoData" : "#FFEBEBEB",
"@TypeArguments" : "Brush",
"@Id" : "Scale52"
}
},
"Transformers" :
{
"DataTransformer1" :
{
"@PPType" : "PP.NormalizationTransformer",
"@Type" : "Linear",
"@MinResult" : "0.00000",
"@MaxResult" : "1.00000",
"@NoDataResult" : "0.00000",
"@UseAbsoluteValues" : "false",
"@Id" : "DataTransformer1",
"@MinResultCut" : "0.00000"
}
},
"SettingsProvider" :
{
"ItemsToolTipStyle" :
{
"@ToolTipText" : "",
"@NoDataText" : "no data"
},
"BranchItemsToolTipStyle" :
{
"@ToolTipText" : "",
"@NoDataText" : "no data"
},
"IntervalsLegendStyle" :
{
"@LessFormat" : "less than {0}",
"@EqualFormat" : "equal to {0}",
"@BetweenFormat" : "from {0} to {1}",
"@GreaterFormat" : "greater than {0}",
"@NoDataText" : "no data"
},
"SizeLegendStyle" :
{
"@MinValueFormat" : "{0}",
"@MaxValueFormat" : "{0}"
}
}
}
}
}
}
}
public static SetTreeMapResult SetTreeMapNewSettings(EaxId moniker, System.Xml.XmlElement settings)
{
var somClient = new SomPortTypeClient(); // Proxy object for operation execution
// Operation execution parameters
var tSet = new SetTreeMap()
{
tArg = new SetTreeMapArg()
{
meta = new TreeMapMd()
{
//New bubble tree settings
md = settings
},
metaGet = new TreeMapMdPattern()
{
metaData = true
}
},
tTreeMap = new TreeMapId() { id = moniker.id + "!TreeMap" }
};
// Change tree map settings
var result = somClient.SetTreeMap(tSet);
return result;
}
See also:
SOAP